Remove .noci functionality (#19122)

This commit is contained in:
Joel Challis 2022-11-21 02:03:38 +00:00 committed by GitHub
parent e451703680
commit fe577daf96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
282 changed files with 3 additions and 15 deletions

View File

@ -241,7 +241,7 @@ endef
# if we are going to compile all keyboards, match the rest of the rule
# for each of them
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
# Prints a list of all known keymaps for the given keyboard

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

Some files were not shown because too many files have changed in this diff Show More