Cleanup rules.mk for 32U4 keyboards, G (#6971)
* Cleanup rules.mk for 32U4 keyboards, G * Update keyboards/gray_studio/cod67/rules.mk
This commit is contained in:
parent
a48468590a
commit
2e7cd98c06
16 changed files with 97 additions and 448 deletions
|
@ -11,7 +11,6 @@ MCU = atmega32u4
|
|||
# ATmega328P USBasp
|
||||
BOOTLOADER = atmel-dfu
|
||||
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
@ -36,4 +35,4 @@ CUSTOM_MATRIX = yes
|
|||
SRC += indicator_leds.c \
|
||||
matrix.c duck_led/duck_led.c
|
||||
|
||||
LAYOUTS = tkl_ansi
|
||||
LAYOUTS = tkl_ansi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue