diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-03-04 17:19:26 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-04 17:19:26 -0800 |
commit | 8fd845430899311663a6bcdeb6a16574cb92fe54 (patch) | |
tree | fc193433bae444f81d0e76d1cf394b8843bc4f54 /keyboards/kyria/keymaps/cjuniet/rules.mk | |
parent | 8e229f0db65cb7d23d0a64daca2b0a1298eb456d (diff) |
[Keymap] Add @cjuniet's keymap/layout/userspace (#8258)
* Add Colemak layout
* Add status bar for mods & locks with a custom font
* Swap DEL and TAB
* Fix media keys and add QMK Configurator layout
* Add dead grave accent on <leader>e
Diffstat (limited to 'keyboards/kyria/keymaps/cjuniet/rules.mk')
-rw-r--r-- | keyboards/kyria/keymaps/cjuniet/rules.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/kyria/keymaps/cjuniet/rules.mk b/keyboards/kyria/keymaps/cjuniet/rules.mk new file mode 100644 index 0000000000..9699ed810d --- /dev/null +++ b/keyboards/kyria/keymaps/cjuniet/rules.mk @@ -0,0 +1,6 @@ +ENCODER_ENABLE = no +EXTRAKEY_ENABLE = yes +LEADER_ENABLE = yes +MOUSEKEY_ENABLE = yes +OLED_DRIVER_ENABLE = yes +RGBLIGHT_ENABLE = no |