Olivier Poitrey
2d5c16dfd4
[Keymap] crkbd/keymaps/rs: add rs keymap to corne keyboard and adapt others ( #5181 )
...
Update all my keymaps to work with 40 keys. Refactor code using
Userspace.
6 years ago
marksard
11eaccdbce
Keymap: Modified like-jis keymap for crkbd ( #4577 )
6 years ago
Konstantin Đorđević
1904319745
Remove RGB_SMOD alias and replace uses with RGB_MOD ( #4319 )
6 years ago
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
6 years ago
marksard
35efcc9f39
Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) ( #3798 )
...
* improvement of crkbd communication functions (based on helix-keyboard)
* Removed unnecessary code.
* Changed read restriction from #define to #pragma once.
* Changed from sizeof to defined size.
* moved lib folder to crkbdroot.
removed warning of ws2812.d
7 years ago
marksard
6076ed85be
Keyboard: Partial refactor of the crkbd code ( #3600 )
...
* Add display to LED-parameters function
* Improvement of update timing for OLED display (Need TWI_Init)
7 years ago
marksard
619b5d1e6d
Keymap: add like jis(iso) layout keymap for crkbd ( #3562 )
...
* add like jis(iso) layout keymap for crkbd
* Modified code by review.
7 years ago