summaryrefslogtreecommitdiffstats
path: root/keyboards/id67/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-07-12 17:15:14 +0000
committerQMK Bot <hello@qmk.fm>2021-07-12 17:15:14 +0000
commita62b10176e6781f3b2e176a681b2090998c6d157 (patch)
treecc11293e229b70a4f5733face50dee3cd3ca4856 /keyboards/id67/rules.mk
parent00e97aae67c954e8ebfb1ae5b272add825dac218 (diff)
parent8f0bf52b250406d0063726d4c62c78e84c1d1f2b (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/id67/rules.mk')
-rw-r--r--keyboards/id67/rules.mk12
1 files changed, 7 insertions, 5 deletions
diff --git a/keyboards/id67/rules.mk b/keyboards/id67/rules.mk
index 7d38f98865..411e7f4d32 100644
--- a/keyboards/id67/rules.mk
+++ b/keyboards/id67/rules.mk
@@ -8,10 +8,10 @@ BOOTLOADER = atmel-dfu
# change yes to no to disable
#
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
-MOUSEKEY_ENABLE = yes # Mouse keys
+MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
-CONSOLE_ENABLE = no # Console for debug
-COMMAND_ENABLE = no # Commands for debug and configuration
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
@@ -21,7 +21,9 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
BLUETOOTH_ENABLE = no # Enable Bluetooth
AUDIO_ENABLE = no # Audio output
-KEY_LOCK_ENABLE = yes # Enable KC_LOCK support
+KEY_LOCK_ENABLE = yes # Enable KC_LOCK support
+
+LAYOUTS = 65_ansi_blocker
# generated by KBFirmware JSON to QMK Parser
-# https://noroadsleft.github.io/kbf_qmk_converter/ \ No newline at end of file
+# https://noroadsleft.github.io/kbf_qmk_converter/