Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
7d6a7e195c
7 changed files with 139 additions and 1 deletions
|
@ -49,3 +49,4 @@ compile kbdfans/kbd67/hotswap 65_ansi_blocker_split_bs
|
|||
compile keebio/bdn9/rev1
|
||||
compile keebio/quefrency/rev1
|
||||
compile lily58/rev1
|
||||
compile yanghu/unicorne/f411
|
||||
|
|
|
@ -24,6 +24,7 @@ AN-C, CannonKeys Instant60, DZ60.
|
|||
### Ergo
|
||||
|
||||
* [Lily58](https://github.com/qmk/qmk_firmware/tree/master/keyboards/lily58/keymaps/bcat)
|
||||
* [Unicorne](https://github.com/qmk/qmk_firmware/tree/master/keyboards/yanghu/unicorne/keymaps/bcat)
|
||||
|
||||
### Ortho
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Enable Bootmagic Lite for keyboards that don't have an easily accessible
|
||||
# reset button, but keep it disabled for all others to reduce firmware size.
|
||||
ifneq ($(filter $(strip $(KEYBOARD)),ai03/polaris dz60 kbdfans/kbd67/hotswap),)
|
||||
ifneq ($(filter $(strip $(KEYBOARD)),ai03/polaris dz60 kbdfans/kbd67/hotswap yanghu/unicorne/f411),)
|
||||
BOOTMAGIC_ENABLE = yes
|
||||
else
|
||||
BOOTMAGIC_ENABLE = no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue