1
0
Commit Graph

18 Commits

Author SHA1 Message Date
Kai Ryu
030658e5f4 kimera: Update features for Kimera v5
+ USB 6KRO
+ SoftPWM LED
+ Breathing LED
+ Fading LED
+ Typing LED
+ Ledmap
+ Ledmap in EEPROM
2015-09-23 22:47:49 +09:00
Kai Ryu
de3e1c3538 kimera: Fix a serious bug that init of i/o expander freeze sometimes 2015-09-23 22:47:46 +09:00
Kai Ryu
f9e449f7cf kimera: Fix the error handling of reading matrix mapping 2015-09-23 22:47:42 +09:00
Kai Ryu
bcee04659b kimera: Add support for two-handed split keyboard
- Enable with 'TWO_HEADED_KIMERA'
2015-09-23 22:47:39 +09:00
Kai Ryu
34de691cde kimera: Change procedure when i2c timeout 2015-09-23 22:47:36 +09:00
Kai Ryu
b61da41afa kimera: Improve robustness of output port of IO expander
- Avoid output pin short to GND issue
2015-09-23 22:47:32 +09:00
Kai Ryu
93b017b095 kimera: Implement i2c auto-scan and timeout 2015-09-23 22:47:30 +09:00
Kai Ryu
4ff4331e84 kimera: Initial implement for Kimera v5 2015-09-23 22:47:25 +09:00
Kai Ryu
754b3e47ea kimera: Add support for Kimera v2 2015-09-23 22:47:23 +09:00
Kai Ryu
2579b5bbf5 kimera: Fix bugs of keymap and mux driving 2015-09-23 22:47:20 +09:00
Kai Ryu
9365e69301 kimera: Fix a bug of program memory const 2015-09-23 22:47:17 +09:00
Kai Ryu
e939c9d7a6 kimera: Correct the address of keymap in eeprom 2015-09-23 22:47:14 +09:00
Kai Ryu
1b76a97ff0 kimera: Add a makefie for 8M/3.3V board 2015-09-23 22:47:11 +09:00
Kai Ryu
e5bf80061e kimera: Reset matrix mapping also when config is 0 2015-09-23 22:47:08 +09:00
Kai Ryu
c2a8695909 kimera: Move keymap address definition to config.h 2015-09-23 22:47:05 +09:00
Kai Ryu
1f93c27553 kimera: Reduce memory cost of keymap 2015-09-23 22:47:02 +09:00
Kai Ryu
3ff2d2f330 kimera: Correct macro define to match keymap_in_eeprom 2015-09-23 22:46:59 +09:00
Kai Ryu
83314aeb78 kimera: New branch for kimera 2015-09-23 22:46:56 +09:00