summaryrefslogtreecommitdiff
path: root/keyboards/gmmk/pro/ansi/keymaps/gourdo1/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-04-19 11:05:51 +0000
committerQMK Bot <hello@qmk.fm>2022-04-19 11:05:51 +0000
commitd938ccb2fdb21448ded5903356d7f0780e018122 (patch)
tree0a5bda1e89a91eb57c662af45d7799f085b52b52 /keyboards/gmmk/pro/ansi/keymaps/gourdo1/rules.mk
parent2b23237da1fd21db4d05e666f690b3b1ea44cd66 (diff)
parentbe7198ca49543a5e7b8d5ec38de7d7b6f2acc53d (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/gmmk/pro/ansi/keymaps/gourdo1/rules.mk')
-rw-r--r--keyboards/gmmk/pro/ansi/keymaps/gourdo1/rules.mk18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/gmmk/pro/ansi/keymaps/gourdo1/rules.mk b/keyboards/gmmk/pro/ansi/keymaps/gourdo1/rules.mk
new file mode 100644
index 0000000000..b236d9132c
--- /dev/null
+++ b/keyboards/gmmk/pro/ansi/keymaps/gourdo1/rules.mk
@@ -0,0 +1,18 @@
+SRC += caps_word.c
+
+LTO_ENABLE = yes # link time optimization -- achieves a smaller compiled size
+CONSOLE_ENABLE = no
+COMMAND_ENABLE = no
+MOUSEKEY_ENABLE = yes
+
+VIA_ENABLE = yes
+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