diff options
| author | fauxpark <fauxpark@gmail.com> | 2020-01-17 00:32:09 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-17 00:32:09 +1100 |
| commit | 1e670f5e679f691c5cade1f9b43d743a1f8e26dc (patch) | |
| tree | 56eb39f119ec33a05a3ba360bf6a971c5ad11338 /keyboards/hotdox | |
| parent | bf397fdd9fe5adfea67cc7650c5eba53086f8a63 (diff) | |
| download | qmk_firmware-1e670f5e679f691c5cade1f9b43d743a1f8e26dc.tar.gz qmk_firmware-1e670f5e679f691c5cade1f9b43d743a1f8e26dc.zip | |
Remove `KEYMAP_SECTION_ENABLE` (#7882)
Diffstat (limited to 'keyboards/hotdox')
| -rw-r--r-- | keyboards/hotdox/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/hotdox/rules.mk b/keyboards/hotdox/rules.mk index be2155205..b5b1483c7 100644 --- a/keyboards/hotdox/rules.mk +++ b/keyboards/hotdox/rules.mk | |||
| @@ -25,7 +25,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
| 25 | NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | 25 | NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA |
| 26 | USB_6KRO_ENABLE = no # USB 6key Rollover | 26 | USB_6KRO_ENABLE = no # USB 6key Rollover |
| 27 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 27 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 28 | KEYMAP_SECTION_ENABLE = no # Fixed address keymap for keymap editor | ||
| 29 | SWAP_HANDS_ENABLE = no # Disable Onehand | 28 | SWAP_HANDS_ENABLE = no # Disable Onehand |
| 30 | RGBLIGHT_ENABLE = no | 29 | RGBLIGHT_ENABLE = no |
| 31 | MIDI_ENABLE = no | 30 | MIDI_ENABLE = no |
