Kosuke Adachi
d1270c9d55
Update info.json to correctly. ( #12507 )
2021-04-07 09:57:36 -04:00
e3f0157f6e
[Keyboard] Add new keyboard Cornelius ( #11719 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Joel Challis <git@zvecr.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-02-18 19:19:53 -08:00
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
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