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 dc9db029fc6b077fc7600b49e920b755c522d100.

* 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
i2c.c
i2c.h
legacy.c
legacy.h Refactor the crkbd/via keymap and fix OLED bugs (#10354) 2020-11-16 21:18:45 -08:00
matrix.c
post_config.h
rules.mk
serial_config_simpleapi.h
serial_config.h
serial.c
serial.h
split_scomm.c
split_scomm.h
split_util.c
split_util.h
ssd1306.c
ssd1306.h Refactor the crkbd/via keymap and fix OLED bugs (#10354) 2020-11-16 21:18:45 -08:00