diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-29 18:37:46 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-29 18:37:46 +0000 |
commit | be3d7063a04c40797a131d5f4993e45245ba6bfc (patch) | |
tree | cfce95787ed7c86b40af0dbdd856208f4285b17e /keyboards/ktec | |
parent | 81f2d0f4cb6400360d585433e8b9976352e2a437 (diff) | |
parent | 02ab7b1888e6572178543ca0b944e4fa14cdf974 (diff) | |
download | qmk_firmware-be3d7063a04c40797a131d5f4993e45245ba6bfc.tar.gz qmk_firmware-be3d7063a04c40797a131d5f4993e45245ba6bfc.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ktec')
-rw-r--r-- | keyboards/ktec/ergodone/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/ktec/ergodone/rules.mk b/keyboards/ktec/ergodone/rules.mk index 3c1723a3c4..f0478eb3a4 100644 --- a/keyboards/ktec/ergodone/rules.mk +++ b/keyboards/ktec/ergodone/rules.mk @@ -16,7 +16,6 @@ CONSOLE_ENABLE = no # Console for debug COMMAND_ENABLE = no # Commands for debug and configuration SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA -USB_6KRO_ENABLE = no # USB 6key Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality SWAP_HANDS_ENABLE = no # Disable Onehand RGBLIGHT_ENABLE = no |