JJ50 Refactor and updates (#3241)
* Matrix Refactor * Configurator update * Rules update: add LAYOUTS = ortho_5x12 * Readme update
This commit is contained in:
committed by
Drashna Jaelre
parent
7b2b9b64ec
commit
21dbae5d46
@@ -27,7 +27,7 @@ F_CPU = 12000000
|
||||
|
||||
# Bootloader
|
||||
# This definition is optional, and if your keyboard supports multiple bootloaders of
|
||||
# different sizes, comment this out, and the correct address will be loaded
|
||||
# different sizes, comment this out, and the correct address will be loaded
|
||||
# automatically (+60). See bootloader.mk for all options.
|
||||
BOOTLOADER = bootloadHID
|
||||
|
||||
@@ -63,3 +63,5 @@ endif
|
||||
|
||||
# programming options
|
||||
PROGRAM_CMD = ./keyboards/ps2avrGB/program $(TARGET).hex
|
||||
|
||||
LAYOUTS = ortho_5x12
|
||||
|
||||
Reference in New Issue
Block a user