1
0
Fork 0
qmk_firmware/keyboards/helix/rev2
comaid 2b7decbaeb Fix up screen off timer of helix (#4347)
* Fix up screen off timer of helix

* Fix Up ScreenOffInterval exceeded uint16_t

* Fix Up never waking up once screen off if in case of matrix are not dirty

* Changing referenIng incorrect constant name

* OLED_ENABLED => SSD1306OLED

* Improve internal processing of process_record_kb()

* Use the return value of process_record_gfx()

* Move a include statement into #ifdef block

Move   #include "ssd1306.h` statement into #ifdef block

* Move process_record_kbI()

Move process_record_kb() from helix.c to rev1.c/rev2.c/pico.c

* Move process_record_kb()
2018-11-12 12:20:50 -08:00
..
keymaps Replace outdated RGB/Audio information 2018-10-22 14:55:05 -04:00
config.h Remove all of the deprecated RGB defines 2018-10-22 14:55:57 -04:00
info.json Helix fix configrator problem (#3270) 2018-06-30 18:08:52 -07:00
matrix.c Keyboard: Helix serial improvements (#3608) 2018-08-10 08:22:09 -07:00
rev2.c Fix up screen off timer of helix (#4347) 2018-11-12 12:20:50 -08:00
rev2.h Helix: Move definition of LAYOUT_kc to each revision. (#3333) 2018-07-07 21:14:59 -07:00
rules.mk Keyboard: Helix serial improvements (#3608) 2018-08-10 08:22:09 -07:00
serial_config.h Keyboard: Helix serial.c, split_scom.c bug fix and update (#4191) 2018-10-22 11:38:05 -07:00
serial_config_simpleapi.h Keyboard: Helix serial improvements (#3608) 2018-08-10 08:22:09 -07:00
split_scomm.c Helix serial.c re-adjust compiler depend value of delay (#4269) 2018-10-28 10:12:44 -07:00
split_scomm.h Keyboard: Helix serial improvements (#3608) 2018-08-10 08:22:09 -07:00
split_util.c Keyboard: Helix serial improvements (#3608) 2018-08-10 08:22:09 -07:00
split_util.h Fix EE HANDS on splits losing handedness if RGB is enabled (#2399) 2018-02-16 12:00:39 -05:00