Commit Graph

13 Commits

Author SHA1 Message Date
Shayne Holmes
e5bafff725 Adding NKRO virtual dip-switch, using existing bit in keymap byte.
This takes the last, reserved bit there, but doesn't necessitate
a revision to the magic number because it doesn't alter byte order.
Add reference to NKRO virtual dip-switch to documentation.
2014-04-09 15:54:16 -07:00
tmk
4e93b3fa67 Fix bootmagic and eeconfig for virtual DIP SW 2013-04-07 15:36:50 +09:00
tmk
1d5bbb55f2 Fix legacy keymap support
- need to define USE_LEGACY_KEYMAP to use legacy keymap
2013-03-11 14:39:06 +09:00
tmk
e0f960a576 Add overlay framework 2013-02-20 11:48:15 +09:00
tmk
9bc82bf61c Change action API 2013-02-13 11:47:19 +09:00
tmk
63c03dc137 Change keymap API 2013-02-13 11:20:47 +09:00
tmk
aad91a30a3 Add macro feature. 2013-02-04 22:53:45 +09:00
tmk
1d7962ba8a Add user defined function to action. 2013-02-01 14:48:11 +09:00
tmk
d95463f2e0 Add legacy keymap support. 2013-01-31 17:50:53 +09:00
tmk
1e3e41a2c9 Clean code. 2013-01-28 14:06:42 +09:00
tmk
411de9cc22 Add new layer actions. 2013-01-09 22:33:33 +09:00
tmk
8a709c2750 Add initial fix for new keymap. 2012-12-16 02:32:07 +09:00
tmk
f412570739 Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00