index
:
qmk_firmware
redox-keymap-yushyin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-11
Merge branch 'keymap2'
tmk
24
-767
/
+2689
2013-02-11
Fix and add some in README
tmk
1
-15
/
+115
2013-02-10
Fix is_tap_key()
tmk
2
-8
/
+8
2013-02-10
Add doc/keycode.txt
tmk
3
-5
/
+286
2013-02-10
Merge branch 'gh60'
tmk
8
-3
/
+815
2013-02-10
Add description of keymap and layer in README.md
tmk
1
-68
/
+424
2013-02-10
Clean layer actions.
tmk
3
-281
/
+199
2013-02-04
Add macro feature.
tmk
8
-22
/
+226
2013-02-03
Support for ISO/JIS keys on ADB(Issue#22)
tmk
2
-16
/
+65
2013-02-01
Add user defined function to action.
tmk
6
-100
/
+167
2013-01-31
Add legacy keymap support.
tmk
5
-38
/
+151
2013-01-31
Fix tapping. tap key just after tap timeout.
tmk
1
-2
/
+1
2013-01-30
Fix: action LAYER_BIT uses xor now instead of and/or.
tmk
2
-19
/
+16
2013-01-30
Fix process_tapping().
tmk
1
-90
/
+166
2013-01-29
Clean debug print in action.c.
tmk
4
-23
/
+84
2013-01-28
Clean code.
tmk
9
-201
/
+226
2013-01-28
Add tap toggle feature to action.
tmk
3
-49
/
+145
2013-01-27
Add oneshot modifier action.
tmk
3
-175
/
+236
2013-01-27
Fix keycodes. It has 32 Fn keys now.
tmk
1
-11
/
+36
2013-01-27
Remove test_func.
tmk
1
-10
/
+1
2013-01-26
New tapping logic.
tmk
4
-164
/
+216
2013-01-23
Minor fixes in keyboard.c.
tmk
2
-14
/
+10
2013-01-23
Add prototype of Action Function.
tmk
5
-70
/
+185
2013-01-23
Add bootmagic keys.(hhkb)
tmk
2
-0
/
+25
2013-01-21
Fix mods with tapping.
tmk
2
-192
/
+190
2013-01-17
Refactor struct keyevent_t.
tmk
3
-10
/
+19
2013-01-17
Fix mods with tap key but some problems still exists.
tmk
2
-67
/
+102
2013-01-16
Add support partly for modifier with tap key.
tmk
3
-189
/
+239
2013-01-14
Fix waiting_keys and periodical update for delaying layer.
tmk
4
-151
/
+90
2013-01-13
Fix tap key using delaying_layer and waiting_key.
tmk
5
-33
/
+152
2013-01-12
Fix PWM control of LED in phantom.
tmk
1
-4
/
+4
2013-01-09
Add new layer actions.
tmk
6
-315
/
+323
2013-01-07
Add ISO support to keymap.(hid_liber)
tmk
1
-4
/
+4
2012-12-31
Fix debouncing code.(gh60)
tmk
1
-28
/
+27
2012-12-31
Change keymap.(gh60)
tmk
1
-10
/
+10
2012-12-27
Add README and keymap layers.(GH60)
tmk
5
-84
/
+194
2012-12-26
Added Initial files for gh60.
tmk
6
-0
/
+706
2012-12-26
Remove DEBUG_LED from pjrc stack.
tmk
1
-3
/
+0
2012-12-26
Fix bug of FAILSAFE key clear.
tmk
1
-0
/
+4
2012-12-16
Fix action of system and consumer usage.
tmk
3
-184
/
+38
2012-12-15
Add initial fix for new keymap.
tmk
14
-611
/
+967
2012-12-12
Add ADB extended keyboard support by blargg@GH.
tmk
3
-8
/
+23
2012-12-05
Merge branch 'm0110'
tmk
8
-154
/
+390
2012-12-05
Fix keymaps in README.(M0110)
tmk
1
-35
/
+36
2012-12-05
Fix keymap and build option.(M0110)
tmk
2
-104
/
+84
2012-12-05
Add keymap file for Hasu.
tmk
2
-0
/
+259
2012-12-05
Change keymap.(M0110)
tmk
2
-18
/
+18
2012-12-05
Change IS_COMMAND.(M0110)
tmk
2
-4
/
+6
2012-12-05
Fix debug pirnt and magic key.(M0110)
tmk
4
-11
/
+5
2012-12-05
Merge branch 'hid_liber'
tmk
3
-11
/
+23
[prev]
[next]