Roadkit refactor and Configurator support (#3303)
* Matrix refactor: rename KEYMAP to LAYOUT_numpad_4x4 * Keymap refactor: QMK_KEYBOARD_H, matrix renames, readability * Configurator support * Add numpad_4x4 LAYOUT to rules.mk
This commit is contained in:
committed by
Drashna Jaelre
parent
d5def73f6e
commit
3204dec096
@@ -68,4 +68,4 @@ UNICODE_ENABLE = no # Unicode
|
||||
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
||||
AUDIO_ENABLE = no # Audio output on port C6
|
||||
|
||||
LAYOUTS = ortho_4x4
|
||||
LAYOUTS = numpad_4x4 ortho_4x4
|
||||
|
||||
Reference in New Issue
Block a user