qmk-firmware/keyboards/chibios_test
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301)
* Add default value for IS_COMMAND for COMMAND feature

* Cleanup and consistency

* Update Templates to reflect change

* Fix IS_COMMAND in template

* Fix IS_COMMAND define

* Use consistent IS_COMMAND block in templates

* Remove unnecessary `#undef IS_COMMAND` directives

* Fix compile issue on orthodox

* Reomve IS_COMMAND option for newer boards

* Remove all existing definitions of IS_COMMAND if they use default LSHIFT and RSHIFT setting

* Remove a couple of additional IS_COMMAND defines

* Remove remaining redundant IS_COMMAND definitions

* Remove #undef IS_COMMAND from orthodox:drashna and whitefox:konstantin

* Remove multiple empty lines in modified config.h files

* Update additional boards

* Reomve IS_COMMAND from newer boards

* Update Alice keyboard

* Remove IS_COMMAND from additional boards

Jan 24th edition
2019-01-26 15:49:45 -08:00
..
boards Chibios_test/stm32_f072_onekey: Add support for reset to bootloader (#4238) 2018-12-25 10:42:48 -08:00
keymaps/default Remove empty fn_actions[] 2019-01-11 18:32:43 -08:00
ld Normalize line endings 2016-08-27 18:40:50 +03:00
stm32_f072_onekey Add some generic/sparse readmes to get rid of errors (#3048) 2018-05-25 08:39:39 -07:00
stm32_f103_onekey Add some generic/sparse readmes to get rid of errors (#3048) 2018-05-25 08:39:39 -07:00
teensy_lc_onekey Add some generic/sparse readmes to get rid of errors (#3048) 2018-05-25 08:39:39 -07:00
chibios_test.c Suprojects for ChibiOS testing 2016-07-05 14:56:34 +03:00
chibios_test.h Clean up some long-standing errors when populating the API (#2715) 2018-04-07 22:49:16 -07:00
config.h Adds a default value for IS_COMMAND for COMMAND feature (#4301) 2019-01-26 15:49:45 -08:00
readme.md Add some generic/sparse readmes to get rid of errors (#3048) 2018-05-25 08:39:39 -07:00
rules.mk Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00

readme.md

ChibiOS Test Keyboards

Test code for several ARM based ChibiOS boards