diff options
author | jonavin <71780717+Jonavin@users.noreply.github.com> | 2022-01-10 19:41:54 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-10 16:41:54 -0800 |
commit | 372c9102e23b1c669e27262f905d76299f52e628 (patch) | |
tree | b49c63bca6b6d9b95b0e161328ebbee65142c55e /keyboards/gmmk/pro/iso/keymaps/jonavin/rules.mk | |
parent | 53359ab2eecbf14ccd0c8dc3ccf156086b3e5432 (diff) |
[Keymap] Jonavin gmmk pro iso keymap (#15775)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Jonavin <=>
Diffstat (limited to 'keyboards/gmmk/pro/iso/keymaps/jonavin/rules.mk')
-rw-r--r-- | keyboards/gmmk/pro/iso/keymaps/jonavin/rules.mk | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/gmmk/pro/iso/keymaps/jonavin/rules.mk b/keyboards/gmmk/pro/iso/keymaps/jonavin/rules.mk new file mode 100644 index 0000000000..1ffc2058a2 --- /dev/null +++ b/keyboards/gmmk/pro/iso/keymaps/jonavin/rules.mk @@ -0,0 +1,12 @@ +VIA_ENABLE = yes +MOUSEKEY_ENABLE = no +TAP_DANCE_ENABLE = yes +BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite + +TD_LSFT_CAPSLOCK_ENABLE = yes +IDLE_TIMEOUT_ENABLE = yes +STARTUP_NUMLOCK_ON = yes +ENCODER_DEFAULTACTIONS_ENABLE = no + +COLEMAK_LAYER_ENABLE = yes #Enable Colemak layer / set to no to disable +INVERT_NUMLOCK_INDICATOR = yes |