1
0
Fork 0
qmk_firmware/keyboards/helix/pico
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 Keyboard: Add HelixPico keyboard (#3502) 2018-07-26 14:26:02 -07:00
matrix.c Keyboard: Add HelixPico keyboard (#3502) 2018-07-26 14:26:02 -07:00
pico.c Fix up screen off timer of helix (#4347) 2018-11-12 12:20:50 -08:00
pico.h Keyboard: Add HelixPico keyboard (#3502) 2018-07-26 14:26:02 -07:00
rules.mk Keyboard: Add HelixPico keyboard (#3502) 2018-07-26 14:26:02 -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
split_util.c Keyboard: Add HelixPico keyboard (#3502) 2018-07-26 14:26:02 -07:00
split_util.h Keyboard: Add HelixPico keyboard (#3502) 2018-07-26 14:26:02 -07:00