mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 10:39:09 +00:00
add layout support to clueboard
This commit is contained in:
parent
2a89134d8e
commit
85659ae5e1
2 changed files with 4 additions and 0 deletions
|
@ -21,3 +21,5 @@ RGBLIGHT_ENABLE = yes # Enable keyboard underlight functionality
|
|||
MIDI_ENABLE = no # MIDI controls
|
||||
UNICODE_ENABLE = no # Unicode
|
||||
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
||||
|
||||
LAYOUTS = 66_ansi
|
||||
|
|
|
@ -21,3 +21,5 @@ RGBLIGHT_ENABLE = yes # Enable keyboard underlight functionality
|
|||
MIDI_ENABLE = no # MIDI controls
|
||||
UNICODE_ENABLE = no # Unicode
|
||||
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
||||
|
||||
LAYOUTS = 66_ansi
|
||||
|
|
Loading…
Reference in a new issue