forked from forks/qmk_firmware
Remove .noci functionality (#19122)
This commit is contained in:
parent
e451703680
commit
fe577daf96
Makefile
keyboards
10bleoledhub
1upkeyboards/sweet16
25keys/zinc
4pplet/waffling60/rev_a
8pack
adkb96
ai03/equinox/rev0
akegata_denki/device_one
arabica37/rev1
basekeys/slice/rev1
bear_face
bemeier/bmek
biacco42/ergo42
bpiphany/pegasushoof
bthlabs/geekpad
cannonkeys/satisfaction75
chavdai40/rev1
clueboard
converter
cozykeys/speedo/v2
crkbd
dailycraft
dm9records/ergoinu
duck
dztech
eco
emptystring/nqg
ergoslab
ergotravel
evyd13
fluorite
fortitude60
gmmk
hadron
handwired
helix
hifumi
hs60/v1
ibnuda/squiggle/rev1
jian
jiran
kagizaraya/chidori
kakunpc
2
Makefile
2
Makefile
|
@ -241,7 +241,7 @@ endef
|
||||||
# if we are going to compile all keyboards, match the rest of the rule
|
# if we are going to compile all keyboards, match the rest of the rule
|
||||||
# for each of them
|
# for each of them
|
||||||
define PARSE_ALL_KEYBOARDS
|
define PARSE_ALL_KEYBOARDS
|
||||||
$$(eval $$(call PARSE_ALL_IN_LIST,PARSE_KEYBOARD,$(shell util/list_keyboards.sh noci | sort -u)))
|
$$(eval $$(call PARSE_ALL_IN_LIST,PARSE_KEYBOARD,$(shell util/list_keyboards.sh | sort -u)))
|
||||||
endef
|
endef
|
||||||
|
|
||||||
# Prints a list of all known keymaps for the given keyboard
|
# Prints a list of all known keymaps for the given keyboard
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue