Keyboard: add generic ortho 5x15 layout support to Idobo (#4486)
This commit is contained in:
parent
4ebd27002a
commit
fe68599a34
1 changed files with 2 additions and 0 deletions
|
@ -79,3 +79,5 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
|||
AUDIO_ENABLE = no # Audio output on port C6
|
||||
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
|
||||
HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400)
|
||||
|
||||
LAYOUTS = ortho_5x15
|
||||
|
|
Loading…
Reference in a new issue