diff options
Diffstat (limited to 'keyboards/ckeys')
-rwxr-xr-x | keyboards/ckeys/handwire_101/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/ckeys/nakey/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/ckeys/obelus/rules.mk | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/ckeys/handwire_101/rules.mk b/keyboards/ckeys/handwire_101/rules.mk index b8976c55a..7d99be093 100755 --- a/keyboards/ckeys/handwire_101/rules.mk +++ b/keyboards/ckeys/handwire_101/rules.mk | |||
@@ -19,5 +19,4 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
19 | NKRO_ENABLE = yes # USB Nkey Rollover | 19 | NKRO_ENABLE = yes # USB Nkey Rollover |
20 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 20 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
21 | MIDI_ENABLE = no # MIDI support | 21 | MIDI_ENABLE = no # MIDI support |
22 | UNICODE_ENABLE = no # Unicode | ||
23 | AUDIO_ENABLE = no # Audio output | 22 | AUDIO_ENABLE = no # Audio output |
diff --git a/keyboards/ckeys/nakey/rules.mk b/keyboards/ckeys/nakey/rules.mk index 74d76917b..db728e0ac 100644 --- a/keyboards/ckeys/nakey/rules.mk +++ b/keyboards/ckeys/nakey/rules.mk | |||
@@ -17,7 +17,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
17 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 17 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
18 | NKRO_ENABLE = no # USB Nkey Rollover | 18 | NKRO_ENABLE = no # USB Nkey Rollover |
19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
20 | UNICODE_ENABLE = no # Unicode | ||
21 | AUDIO_ENABLE = no # Audio output | 20 | AUDIO_ENABLE = no # Audio output |
22 | 21 | ||
23 | LAYOUTS = numpad_5x4 | 22 | LAYOUTS = numpad_5x4 |
diff --git a/keyboards/ckeys/obelus/rules.mk b/keyboards/ckeys/obelus/rules.mk index 1c2e1e0cc..fa470c151 100644 --- a/keyboards/ckeys/obelus/rules.mk +++ b/keyboards/ckeys/obelus/rules.mk | |||
@@ -18,7 +18,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
18 | NKRO_ENABLE = no # USB Nkey Rollover | 18 | NKRO_ENABLE = no # USB Nkey Rollover |
19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
20 | MIDI_ENABLE = yes # MIDI support | 20 | MIDI_ENABLE = yes # MIDI support |
21 | UNICODE_ENABLE = no # Unicode | ||
22 | AUDIO_ENABLE = yes # Audio output | 21 | AUDIO_ENABLE = yes # Audio output |
23 | 22 | ||
24 | LAYOUTS = ortho_4x4 | 23 | LAYOUTS = ortho_4x4 |