Cleanup rules.mk for 32U4 keyboards, R-S (#7182)
This commit is contained in:
parent
8bc90ee20c
commit
6d7c6d4fd6
56 changed files with 203 additions and 1537 deletions
|
@ -1,5 +1,3 @@
|
|||
SRC = matrix.c
|
||||
|
||||
# MCU name
|
||||
MCU = atmega16u2
|
||||
|
||||
|
@ -29,3 +27,5 @@ AUDIO_ENABLE = no
|
|||
UNICODE_ENABLE = no # Unicode
|
||||
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
||||
CUSTOM_MATRIX = yes
|
||||
|
||||
SRC = matrix.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue