diff options
author | fauxpark <fauxpark@gmail.com> | 2019-07-07 13:55:25 +1000 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-07-06 20:55:25 -0700 |
commit | dd1790c1b3a840ba541751e605106236816ba877 (patch) | |
tree | 8092af3616a4c1a90b49935c7de2982ed4496626 /keyboards/noxary/268_2/rules.mk | |
parent | 44f3c614c25048942c527e38a41ee4800e20f1fd (diff) | |
download | qmk_firmware-dd1790c1b3a840ba541751e605106236816ba877.tar.gz |
Noxary 268.2 update (#6254)
* Fix Noxary 268.2 layout macros & info.json
* Update Noxary 268.2 to current QMK code style
Diffstat (limited to 'keyboards/noxary/268_2/rules.mk')
-rw-r--r-- | keyboards/noxary/268_2/rules.mk | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/noxary/268_2/rules.mk b/keyboards/noxary/268_2/rules.mk index 9b6d7e672..a89c930a1 100644 --- a/keyboards/noxary/268_2/rules.mk +++ b/keyboards/noxary/268_2/rules.mk @@ -48,16 +48,6 @@ OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT BOOTLOADER = atmel-dfu -# If you don't know the bootloader type, then you can specify the -# Boot Section Size in *bytes* by uncommenting out the OPT_DEFS line -# Teensy halfKay 512 -# Teensy++ halfKay 1024 -# Atmel DFU loader 4096 -# LUFA bootloader 4096 -# USBaspLoader 2048 -# OPT_DEFS += -DBOOTLOADER_SIZE=4096 - - # Build Options # change yes to no to disable # |