1
0
Fork 0
qmk_firmware/keyboards/helix/rev2
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature ()
* 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
..
keymaps Remove deprecated QUANTUM_DIR code blocks from makefiles () 2019-01-04 07:25:48 -08:00
config.h Adds a default value for IS_COMMAND for COMMAND feature () 2019-01-26 15:49:45 -08:00
info.json
matrix.c
rev2.c Fix up screen off timer of helix () 2018-11-12 12:20:50 -08:00
rev2.h
rules.mk Fix Helix ws2812.c listed more than once warning. () 2018-11-27 07:22:47 -08:00
serial_config.h Keyboard: Helix serial.c, split_scom.c bug fix and update () 2018-10-22 11:38:05 -07:00
serial_config_simpleapi.h
split_scomm.c Helix serial.c re-adjust compiler depend value of delay () 2018-10-28 10:12:44 -07:00
split_scomm.h
split_util.c
split_util.h