diff options
author | nimishgautam <nimishg@gmail.com> | 2022-10-01 01:07:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-30 16:07:20 -0700 |
commit | 3db33fba28f3322fdd1da59a7eff81ecfb9b4358 (patch) | |
tree | 8e0a8b75d8fdfec8eb8ec40762b7fc181b56299f /keyboards/crkbd/keymaps/nimishgautam/rules.mk | |
parent | 245f00b4d93c65d5540d2096c9f3536ead93ef26 (diff) |
[Keymap] corne layout with mac/linux text editing shortcuts (#18374)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/crkbd/keymaps/nimishgautam/rules.mk')
-rw-r--r-- | keyboards/crkbd/keymaps/nimishgautam/rules.mk | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/crkbd/keymaps/nimishgautam/rules.mk b/keyboards/crkbd/keymaps/nimishgautam/rules.mk new file mode 100644 index 0000000000..84ae6248cb --- /dev/null +++ b/keyboards/crkbd/keymaps/nimishgautam/rules.mk @@ -0,0 +1,12 @@ +RGB_MATRIX_ENABLE = yes +OLED_ENABLE = yes +OLED_DRIVER = SSD1306 +COMBO_ENABLE = yes +TAP_DANCE_ENABLE = yes # enable tap dance features +EXTRAKEY_ENABLE = no +GRAVE_ESC_ENABLE = no +SPACE_CADET_ENABLE = no +#WPM_ENABLE = yes +#CAPS_WORD_ENABLE = yes # if you hold down both shifts, you get lshift enabled for 1 word, but only works with KC shift, not MOD shift :( +#AUTO_SHIFT_ENABLE = yes +#UNICODE_ENABLE = yes # enable unicode |