marksard
debd902a3d
[Keyboard] add treeadstone48 ( #5405 )
...
* Keyboard: add treeadstone48
* rename layout defines
* Use of pragma once
* move common include code
* fixed info.json
* change keymap layout from kc to normal
* fix alpha revision keymap
* fixed info.json
* remove USE_Link_Time_Optimization
2019-04-03 22:56:22 -07:00
marksard
11eaccdbce
Keymap: Modified like-jis keymap for crkbd ( #4577 )
2018-12-08 09:43:57 -08:00
marksard
4f64951080
Keymap: Fixed a possible of buffer overflow. ( #4016 )
...
Update inline funnction to static inline function.
Fixed error of if enabe ADJUST_MACRO_ENABLE.
2018-09-29 10:25:03 -07:00
marksard
0533ea4a20
Keymap: Added a keymap like a JIS keyboard for JJ 40. ( #3847 )
2018-09-04 08:52:00 -07:00
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
2018-09-03 16:34:16 -07:00
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)
2018-08-22 09:51:37 -07:00
marksard
619b5d1e6d
Keymap: add like jis(iso) layout keymap for crkbd ( #3562 )
...
* add like jis(iso) layout keymap for crkbd
* Modified code by review.
2018-08-07 21:05:35 -07:00
marksard
9aee5e6427
Keymap: refactoring and modifief to helix five rows jis ( #3552 )
...
* display of LED mode
* refactoring
* modified a keymap
* use extra jp header
2018-08-02 14:32:37 -07:00
marksard
7e8d4be8ac
Keymap: Refactor helix keymap based on changes to default keymap ( #3469 )
2018-07-23 11:44:55 -07:00
marksard
4d4b845cf5
Keymap: Modified of 'Helix five rows JIS" keymap ( #3425 )
...
* Change key layout in raise-layer.
* Improvement update cycle to mouse key changes.
* Update the readme.md
2018-07-16 20:08:31 -07:00
marksard
738eab0bb1
Helix five rows jis ( #3274 )
...
* Added keymap for Helix like Japanese JIS keyboard.
* * Refactored
* Supported to display of exchange layer
2018-07-01 11:04:34 -07:00