diff options
| author | mechmerlin <mechmerlin@gmail.com> | 2018-08-11 08:31:35 -0700 |
|---|---|---|
| committer | skullydazed <skullydazed@users.noreply.github.com> | 2018-08-11 11:59:51 -0700 |
| commit | 85659ae5e1b41af4889f154dcc47d4bc9c1f0a19 (patch) | |
| tree | 4fa3b210bdfa988f88619b264be7bec4f7dd3c42 /keyboards/clueboard/66 | |
| parent | 2a89134d8e939c86c5e9008f6ad77e15bb404c39 (diff) | |
| download | qmk_firmware-85659ae5e1b41af4889f154dcc47d4bc9c1f0a19.tar.gz qmk_firmware-85659ae5e1b41af4889f154dcc47d4bc9c1f0a19.zip | |
add layout support to clueboard
Diffstat (limited to 'keyboards/clueboard/66')
| -rw-r--r-- | keyboards/clueboard/66/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/clueboard/66/rules.mk b/keyboards/clueboard/66/rules.mk index 11f391c3f..c5f8b5c11 100644 --- a/keyboards/clueboard/66/rules.mk +++ b/keyboards/clueboard/66/rules.mk | |||
| @@ -21,3 +21,5 @@ RGBLIGHT_ENABLE = yes # Enable keyboard underlight functionality | |||
| 21 | MIDI_ENABLE = no # MIDI controls | 21 | MIDI_ENABLE = no # MIDI controls |
| 22 | UNICODE_ENABLE = no # Unicode | 22 | UNICODE_ENABLE = no # Unicode |
| 23 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 23 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 24 | |||
| 25 | LAYOUTS = 66_ansi | ||
