Refactor and Configurator updates for AMJ Pad (#3060)
* Refactor for AMJ Pad * Configurator update for AMJ Pad * Add hardware agnostic layouts numpad_6x4 and ortho_6x4 * Add agnostic layouts to rules.mk * Refactor AMJ Pad to use new hardware agnostic layouts
This commit is contained in:
parent
3b1ddd12a5
commit
a677d8a00d
13 changed files with 159 additions and 100 deletions
|
@ -64,3 +64,5 @@ MIDI_ENABLE = no # MIDI controls
|
|||
AUDIO_ENABLE = no
|
||||
UNICODE_ENABLE = no # Unicode
|
||||
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
||||
|
||||
LAYOUTS = numpad_6x4 ortho_6x4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue