diff options
author | fauxpark <fauxpark@gmail.com> | 2020-02-17 06:45:42 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-16 11:45:42 -0800 |
commit | e279b0a1a243638f811184284013288921e1a123 (patch) | |
tree | a0e1701fc1b6396a91f42b2f075954f51c459c98 /keyboards/handwired/minorca | |
parent | de462761c996eb83a447fb9f668cd254d4284849 (diff) |
Clean up some remaining rules.mk bootloader stuff (#8165)
Diffstat (limited to 'keyboards/handwired/minorca')
-rw-r--r-- | keyboards/handwired/minorca/keymaps/ridingqwerty/rules.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/handwired/minorca/keymaps/ridingqwerty/rules.mk b/keyboards/handwired/minorca/keymaps/ridingqwerty/rules.mk index ac798576a5..c3cea9618e 100644 --- a/keyboards/handwired/minorca/keymaps/ridingqwerty/rules.mk +++ b/keyboards/handwired/minorca/keymaps/ridingqwerty/rules.mk @@ -1,10 +1,6 @@ -MCU = atmega32u4 -BOOTLOADER = halfkay - # Build Options # change to "no" to disable the options, or define them in the Makefile in # the appropriate keymap folder that will get included automatically # BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration -UNICODE_ENABLE = no # Unicode UNICODEMAP_ENABLE = yes # Unicode Map |