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
path:
root
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-13
Change struct key_t
tmk
4
-13
/
+7
2013-02-13
Change action API
tmk
4
-124
/
+118
2013-02-13
Change keymap API
tmk
2
-21
/
+46
2013-02-13
Make Transparent feature available to new keymaps.
tmk
3
-8
/
+28
2013-02-12
Fix 'chage default layer' command.
tmk
1
-14
/
+7
2013-02-12
Change ACTION_LAYER_SET_LAYER behaviour
tmk
2
-9
/
+11
2013-02-11
Boot Magic key for gh60
tmk
1
-1
/
+10
2013-02-11
Merge branch 'keymap2'
tmk
16
-611
/
+1634
2013-02-10
Fix is_tap_key()
tmk
2
-8
/
+8
2013-02-10
Add doc/keycode.txt
tmk
1
-2
/
+2
2013-02-10
Clean layer actions.
tmk
2
-251
/
+152
2013-02-04
Add macro feature.
tmk
6
-15
/
+190
2013-02-01
Add user defined function to action.
tmk
5
-50
/
+54
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
6
-200
/
+220
2013-01-28
Add tap toggle feature to action.
tmk
2
-47
/
+141
2013-01-27
Add oneshot modifier action.
tmk
2
-172
/
+227
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
4
-68
/
+167
2013-01-23
Add bootmagic keys.(hhkb)
tmk
1
-0
/
+11
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
2
-174
/
+236
2013-01-14
Fix waiting_keys and periodical update for delaying layer.
tmk
3
-150
/
+90
2013-01-13
Fix tap key using delaying_layer and waiting_key.
tmk
4
-31
/
+146
2013-01-09
Add new layer actions.
tmk
5
-278
/
+282
2012-12-26
Fix bug of FAILSAFE key clear.
tmk
1
-0
/
+4
2012-12-16
Fix action of system and consumer usage.
tmk
2
-182
/
+36
2012-12-15
Add initial fix for new keymap.
tmk
9
-557
/
+898
2012-11-24
Add bitpop16() in util.c.
tmk
2
-2
/
+11
2012-11-23
Fixes from Tranquilite@GH.
tmk
3
-6
/
+7
2012-11-13
Fix and keymap of hid_liber from alaricljs at geekhack.org.
tmk
1
-0
/
+1
2012-10-26
Fix usage of debug flag
tmk
3
-3
/
+2
2012-10-26
Add print_dec() and debug_dec().
tmk
6
-67
/
+130
2012-10-22
Add print utility
tmk
4
-72
/
+162
2012-10-21
Add LED feature to Sun converter
tmk
1
-0
/
+7
2012-10-21
Fix mousekey parameter bug
tmk
1
-1
/
+1
2012-10-19
Use software serial for Sun.
tmk
1
-1
/
+1
2012-10-17
Add child proof keyboard locking feature!
tmk
3
-5
/
+22
2012-10-17
Add command console and mouseky parameters tweak.
tmk
4
-79
/
+395
2012-10-17
Add Mousekey parameters and accel keys.
tmk
3
-59
/
+99
2012-10-17
Fix commands
tmk
6
-51
/
+64
[next]