tmk
|
eb776c1b79
Quick Fix: read scan code from PC98
|
12 年 前 |
tmk
|
f68c5bf0d3
Add initial files for PC98
|
12 年 前 |
tmk
|
7a31451a07
Merge branch 'actionfix'
|
12 年 前 |
tmk
|
c4421f585b
Change struct key_t
|
12 年 前 |
tmk
|
9bc82bf61c
Change action API
|
12 年 前 |
tmk
|
7054203e16
Merge branch 'transparent'
|
12 年 前 |
tmk
|
2fe406de3a
Add 'poker' target to Makefile.pjrc of gh60
|
12 年 前 |
tmk
|
63c03dc137
Change keymap API
|
12 年 前 |
tmk
|
48e6d0848c
Make Transparent feature available to new keymaps.
|
12 年 前 |
tmk
|
f02431e9da
Fix 'chage default layer' command.
|
12 年 前 |
tmk
|
77af88042a
Change ACTION_LAYER_SET_LAYER behaviour
|
12 年 前 |
tmk
|
0c52ee59f0
Add transparent layer feature in gh60
|
12 年 前 |
tmk
|
8215634175
Now includes LUFA-120730 in repository
|
12 年 前 |
tmk
|
e9e4c0edc5
Add support for LUFA-120730
|
12 年 前 |
tmk
|
b60f9c6ac6
Boot Magic key for gh60
|
12 年 前 |
tmk
|
8c80deb775
Merge branch 'keymap2'
|
12 年 前 |
tmk
|
39d0933393
Fix and add some in README
|
12 年 前 |
tmk
|
eea85c7e24
Fix is_tap_key()
|
12 年 前 |
tmk
|
0be309ccc6
Add doc/keycode.txt
|
12 年 前 |
tmk
|
4701b08b71
Merge branch 'gh60'
|
12 年 前 |
tmk
|
74ecdd15a7
Add description of keymap and layer in README.md
|
12 年 前 |
tmk
|
b2aa142ee0
Clean layer actions.
|
12 年 前 |
tmk
|
aad91a30a3
Add macro feature.
|
13 年 前 |
tmk
|
9a72c7b8a2
Support for ISO/JIS keys on ADB(Issue#22)
|
13 年 前 |
tmk
|
1d7962ba8a
Add user defined function to action.
|
13 年 前 |
tmk
|
d95463f2e0
Add legacy keymap support.
|
13 年 前 |
tmk
|
e760953910
Fix tapping. tap key just after tap timeout.
|
13 年 前 |
tmk
|
7e1093b70f
Fix: action LAYER_BIT uses xor now instead of and/or.
|
13 年 前 |
tmk
|
10b9237fa6
Fix process_tapping().
|
13 年 前 |
tmk
|
ddb560052a
Clean debug print in action.c.
|
13 年 前 |