Kosuke Adachi
|
0a7222b703
|
[Keymap] Refactor the default keymap for crkbd and add a new keymap for me (#6404)
* Remap default keys
* Remove self defined keys
* Remove unnedessary breaks
* Unable read_keylogs
* Add a keymap for foostan
* Remove unnecessary spaces
* Remove "include" that it automatically including
|
2019-07-24 17:57:22 -07:00 |
|
Kosuke Adachi
|
756d92c1a0
|
Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349)
|
2018-11-04 10:46:26 -08:00 |
|
Kosuke Adachi
|
78b48371aa
|
Keyboard: Update logo and commonize it (#4151)
* Update logo and commonize it
* Move the glcdfont.c to the lib and add it to the SRC values of the rules.mk in the keymap folders
* Add static
|
2018-10-19 09:12:55 -07:00 |
|
Kosuke Adachi
|
e2eee47e20
|
Keyboard: Crkbd stands for Corne Keyboard, not helidox (#3985)
|
2018-09-26 11:13:19 -07:00 |
|
Kosuke Adachi
|
710937e4ef
|
Add corne keyboard (#3119)
* Fork from helix
* Move rev2 to rev1
* Remove unused settings
* Move split_util to outof rev
* Setup KEYMAP for crkbd
* Remove old image
* Move keymaps directory and glcdfont.c
* Remove AUDIO in keymap
* Show keylog
* Show keylogs
* Show time log
* Remove EISU/KANA
* Use KEYMAP_kc
* Remove iota_gfx_record_user wrapping
* Remove unused settings for layer
* Add keylogger.c
* Fix uppercase letters to lower
* Add timelogger.c
* Default RGBLED_NUM = 27
* Remove unused setting
* Add mode icon reader
* Add matrix_write_ln
* Add layer_state_reader
* Move to lib directory
* Rename functions
* Add host_led_state_reader
* Add logo_reader
* Cleaning of iota_gfx_task
* Fix bugs and add key defines
* Remove unnecessary comments
* Update crkbd readme
* Move libs to lib directories
* Rename KEYMAP to LAYOUT
|
2018-06-08 15:28:28 -07:00 |
|