qmk_firmware/keyboards/crkbd/rev1/legacy
Kosuke Adachi 503b762538
Refactor the crkbd/via keymap and fix OLED bugs (#10354)
* Refactor the crkbd/via keymap and fix OLED bugs

* Revert "Refactor the crkbd/via keymap and fix OLED bugs"

This reverts commit dc9db029fc.

* Fix OLED display bugs

* Remove unused functions

* Remove uncessary the key logger

* Add new lines at end of file

* Remove unnecesary extern for is_master

* Remove extern is_master from rev1.h

* Remove ssd1306 from common dir because its the legacy lib

* Update default keymap based the via keymap

* Remove foostan keymap because it will be legacy

* Revert Remove unnecesary extern for is_master

* Remove unnecessary backslashes.
2020-11-16 21:18:45 -08:00
..
config.h [Keyboard] Convert Corne Keyboard to Split Common (#6001) 2020-09-17 00:41:55 -07: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 [Keyboard] Convert Corne Keyboard to Split Common (#6001) 2020-09-17 00:41:55 -07: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 [Keyboard] Convert Corne Keyboard to Split Common (#6001) 2020-09-17 00:41:55 -07: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