Skip to content

mintchipleaf/qmk_userspace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⌨️@mintchipleaf's QMK keymap

This is my QMK keymap for the splitkb Kyria.

Features

Several features are being developed as QMK community modules in mintchipleaf/qmk-modules, a git submodule of this repo. Currently the only custom module is Luna, but others are being added.

Installation

This repo works as an External QMK Userspace and makes use of the Community Modules support added in QMK Firmware 0.28.0, released 2025-02-27. Instructions on how to use it in QMK:

  1. Set up QMK or update your QMK set up to get the latest.

  2. Clone this repo locally

    git clone --recurse-submodules https://github.com/mintchipleaf/qmk_userspace
  3. Run the following shell command, replacing "path/to/qmk_userspace" with the relative path to your clone of qmk-userspace from the previous step:

    qmk config user.overlay_dir="$(realpath path/to/qmk_userspace)"

My keymap may then be compiled and flashed with

qmk flash -kb splitkb/kyria -km mint

Section copied from getreuer/qmk-keymap

About

⌨️ QMK keymap & features for Kyria keyboard

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C 98.6%
  • Other 1.4%