qmk-dactyl-manuform-a/keyboards/crkbd/rev1/legacy
Zach White d02c4c5241
Add a <FEATURE>_SUPPORTED flag (#9058)
* Initial attempt at allowing keyboards to indicate what features they do not support

* try to use a for loop instead

* Update disable_features.mk

Co-authored-by: Drashna Jaelre <drashna@live.com>

* add a few more features

* remove my test fixture

* disable things that make all:all suggested"

Co-authored-by: Zach White <skullydazed@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-01-30 13:08:58 -08:00
..
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h Fix midi for CRKBD (#11644) 2021-01-25 14:12:28 +11:00
i2c.c [Keyboard] Convert Corne Keyboard to Split Common (#6001) 2020-09-17 00:41:55 -07:00
i2c.h [Keyboard] Convert Corne Keyboard to Split Common (#6001) 2020-09-17 00:41:55 -07:00
legacy.c [Keyboard] Convert Corne Keyboard to Split Common (#6001) 2020-09-17 00:41:55 -07:00
legacy.h Refactor the crkbd/via keymap and fix OLED bugs (#10354) 2020-11-16 21:18:45 -08:00
matrix.c Crkbd implementing return value for matrix_scan() (#10422) 2020-10-02 04:41:21 +10:00
post_config.h [Keyboard] Convert Corne Keyboard to Split Common (#6001) 2020-09-17 00:41:55 -07:00
rules.mk Add a <FEATURE>_SUPPORTED flag (#9058) 2021-01-30 13:08:58 -08:00
serial.c [Keyboard] Convert Corne Keyboard to Split Common (#6001) 2020-09-17 00:41:55 -07:00
serial.h [Keyboard] Convert Corne Keyboard to Split Common (#6001) 2020-09-17 00:41:55 -07:00
serial_config.h [Keyboard] Convert Corne Keyboard to Split Common (#6001) 2020-09-17 00:41:55 -07:00
serial_config_simpleapi.h [Keyboard] Convert Corne Keyboard to Split Common (#6001) 2020-09-17 00:41:55 -07:00
split_scomm.c Normalise include statements in keyboard code (#11185) 2020-12-16 14:27:23 +11:00
split_scomm.h [Keyboard] Convert Corne Keyboard to Split Common (#6001) 2020-09-17 00:41:55 -07:00
split_util.c [Keyboard] Convert Corne Keyboard to Split Common (#6001) 2020-09-17 00:41:55 -07:00
split_util.h Crkbd implementing return value for matrix_scan() (#10422) 2020-10-02 04:41:21 +10:00
ssd1306.c [Keyboard] Convert Corne Keyboard to Split Common (#6001) 2020-09-17 00:41:55 -07:00
ssd1306.h Refactor the crkbd/via keymap and fix OLED bugs (#10354) 2020-11-16 21:18:45 -08:00