index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace layer_stack with layer_switch
tmk
2013-02-15
6
-181
/
+123
*
Fix switch_default_layer command
tmk
2013-02-15
3
-15
/
+26
*
Add layer_stack files taking apart from action.c
tmk
2013-02-15
3
-105
/
+166
*
Change: 0 means default_layer in current_layer now
tmk
2013-02-15
2
-20
/
+26
*
Add layer stack
tmk
2013-02-14
2
-104
/
+284
*
Change struct key_t
tmk
2013-02-13
4
-13
/
+7
*
Change action API
tmk
2013-02-13
4
-124
/
+118
*
Change keymap API
tmk
2013-02-13
2
-21
/
+46
*
Make Transparent feature available to new keymaps.
tmk
2013-02-13
3
-8
/
+28
*
Fix 'chage default layer' command.
tmk
2013-02-12
1
-14
/
+7
*
Change ACTION_LAYER_SET_LAYER behaviour
tmk
2013-02-12
2
-9
/
+11
*
Boot Magic key for gh60
tmk
2013-02-11
1
-1
/
+10
*
Merge branch 'keymap2'
tmk
2013-02-11
16
-611
/
+1634
|
\
|
*
Fix is_tap_key()
tmk
2013-02-11
2
-8
/
+8
|
*
Add doc/keycode.txt
tmk
2013-02-10
1
-2
/
+2
|
*
Clean layer actions.
tmk
2013-02-10
2
-251
/
+152
|
*
Add macro feature.
tmk
2013-02-04
6
-15
/
+190
|
*
Add user defined function to action.
tmk
2013-02-01
5
-50
/
+54
|
*
Add legacy keymap support.
tmk
2013-01-31
5
-38
/
+151
|
*
Fix tapping. tap key just after tap timeout.
tmk
2013-01-31
1
-2
/
+1
|
*
Fix: action LAYER_BIT uses xor now instead of and/or.
tmk
2013-01-30
2
-19
/
+16
|
*
Fix process_tapping().
tmk
2013-01-30
1
-90
/
+166
|
*
Clean debug print in action.c.
tmk
2013-01-29
4
-23
/
+84
|
*
Clean code.
tmk
2013-01-28
6
-200
/
+220
|
*
Add tap toggle feature to action.
tmk
2013-01-28
2
-47
/
+141
|
*
Add oneshot modifier action.
tmk
2013-01-27
2
-172
/
+227
|
*
Fix keycodes. It has 32 Fn keys now.
tmk
2013-01-27
1
-11
/
+36
|
*
Remove test_func.
tmk
2013-01-27
1
-10
/
+1
|
*
New tapping logic.
tmk
2013-01-27
4
-164
/
+216
|
*
Minor fixes in keyboard.c.
tmk
2013-01-24
2
-14
/
+10
|
*
Add prototype of Action Function.
tmk
2013-01-23
4
-68
/
+167
|
*
Add bootmagic keys.(hhkb)
tmk
2013-01-23
1
-0
/
+11
|
*
Fix mods with tapping.
tmk
2013-01-21
2
-192
/
+190
|
*
Refactor struct keyevent_t.
tmk
2013-01-17
3
-10
/
+19
|
*
Fix mods with tap key but some problems still exists.
tmk
2013-01-17
2
-67
/
+102
|
*
Add support partly for modifier with tap key.
tmk
2013-01-16
2
-174
/
+236
|
*
Fix waiting_keys and periodical update for delaying layer.
tmk
2013-01-15
3
-150
/
+90
|
*
Fix tap key using delaying_layer and waiting_key.
tmk
2013-01-13
4
-31
/
+146
|
*
Add new layer actions.
tmk
2013-01-09
5
-278
/
+282
|
*
Fix action of system and consumer usage.
tmk
2012-12-17
2
-182
/
+36
|
*
Add initial fix for new keymap.
tmk
2012-12-16
9
-557
/
+898
*
|
Fix bug of FAILSAFE key clear.
tmk
2012-12-26
1
-0
/
+4
*
|
Add bitpop16() in util.c.
tmk
2012-11-24
2
-2
/
+11
*
|
Fixes from Tranquilite@GH.
tmk
2012-11-23
3
-6
/
+7
*
|
Fix and keymap of hid_liber from alaricljs at geekhack.org.
tmk
2012-11-13
1
-0
/
+1
|
/
*
Fix usage of debug flag
tmk
2012-10-27
3
-3
/
+2
*
Add print_dec() and debug_dec().
tmk
2012-10-27
6
-67
/
+130
*
Add print utility
tmk
2012-10-23
4
-72
/
+162
*
Add LED feature to Sun converter
tmk
2012-10-21
1
-0
/
+7
*
Fix mousekey parameter bug
tmk
2012-10-21
1
-1
/
+1
[next]