index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix debouncing and add legacy keymap support
tmk
2013-03-12
1
-1
/
+1
*
Add mechanical locking switch support for CapsLock
tmk
2013-03-12
3
-1
/
+31
*
Add build option BOOTMAGIC_ENABLE
tmk
2013-03-11
2
-3
/
+7
*
Fix debug parameter setting in eeconfig
tmk
2013-03-11
5
-12
/
+31
*
Fix legacy keymap support
tmk
2013-03-11
2
-46
/
+61
*
Add default value to BOOTLOADER_SIZE
tmk
2013-03-11
1
-1
/
+2
*
Add keyconf in eeconfig.c
tmk
2013-03-11
2
-0
/
+24
*
Rename HOST_* to PROTOCOL_* in protocol/*.mk
tmk
2013-03-11
2
-6
/
+6
*
Add KEYCONF to eeconfig.c
tmk
2013-03-10
5
-23
/
+83
*
Add BOOTLOADER_SIZE and remove BOOT_SIZE
tmk
2013-03-10
1
-7
/
+9
*
Fix watchdog in bootloader jump
tmk
2013-03-10
1
-10
/
+13
*
Add bootmagic.c and fix bootloader_jump
tmk
2013-03-09
5
-49
/
+164
*
Add eeconfig.c - eeprom stored paramerters
tmk
2013-03-07
4
-4
/
+131
*
Remove matrix_key_count() from matrix.h
tmk
2013-03-05
1
-2
/
+0
*
Fix ghost block and remove matrix_has_ghost()
tmk
2013-03-05
2
-3
/
+24
*
Merge branch 'overlays'
tmk
2013-03-05
11
-318
/
+811
|
\
|
*
Fix keymap for new framework
tmk
2013-03-05
1
-10
/
+8
|
*
Clean action.h and add keymap doc
tmk
2013-03-05
2
-54
/
+20
|
*
Create keymap.md
tmk
2013-03-04
1
-0
/
+4
|
*
Fix SET_DEFAULT_LAYER action and keymap of gh60
tmk
2013-02-27
1
-6
/
+0
|
*
Add tap flags on record_t
tmk
2013-02-26
3
-25
/
+40
|
*
Add MACRO action
tmk
2013-02-25
4
-30
/
+39
|
*
Fix README and comments in action.h
tmk
2013-02-23
1
-7
/
+7
|
*
Fix tap key bug: layer stuck
tmk
2013-02-20
1
-12
/
+12
|
*
Add keymap clear/reset action
tmk
2013-02-20
3
-17
/
+44
|
*
Add overlay framework
tmk
2013-02-20
7
-341
/
+585
|
*
Rewrite layer action with layer_switch
tmk
2013-02-16
7
-112
/
+148
|
*
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
*
|
Fix bit shift which is beyond int size(16bit)
tmk
2013-02-25
1
-1
/
+1
|
/
*
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
[prev]
[next]