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-03-11
Add default value to BOOTLOADER_SIZE
tmk
1
-1
/
+2
2013-03-10
Add keyconf in eeconfig.c
tmk
2
-0
/
+24
2013-03-10
Rename HOST_* to PROTOCOL_* in protocol/*.mk
tmk
2
-6
/
+6
2013-03-10
Add KEYCONF to eeconfig.c
tmk
5
-23
/
+83
2013-03-10
Add BOOTLOADER_SIZE and remove BOOT_SIZE
tmk
1
-7
/
+9
2013-03-10
Fix watchdog in bootloader jump
tmk
1
-10
/
+13
2013-03-09
Add bootmagic.c and fix bootloader_jump
tmk
5
-49
/
+164
2013-03-06
Add eeconfig.c - eeprom stored paramerters
tmk
4
-4
/
+131
2013-03-05
Remove matrix_key_count() from matrix.h
tmk
1
-2
/
+0
2013-03-05
Fix ghost block and remove matrix_has_ghost()
tmk
2
-3
/
+24
2013-03-05
Merge branch 'overlays'
tmk
11
-318
/
+811
2013-03-05
Fix keymap for new framework
tmk
1
-10
/
+8
2013-03-04
Clean action.h and add keymap doc
tmk
2
-54
/
+20
2013-03-04
Create keymap.md
tmk
1
-0
/
+4
2013-02-27
Fix SET_DEFAULT_LAYER action and keymap of gh60
tmk
1
-6
/
+0
2013-02-26
Add tap flags on record_t
tmk
3
-25
/
+40
2013-02-25
Fix bit shift which is beyond int size(16bit)
tmk
1
-1
/
+1
2013-02-25
Add MACRO action
tmk
4
-30
/
+39
2013-02-23
Fix README and comments in action.h
tmk
1
-7
/
+7
2013-02-20
Fix tap key bug: layer stuck
tmk
1
-12
/
+12
2013-02-20
Add keymap clear/reset action
tmk
3
-17
/
+44
2013-02-20
Add overlay framework
tmk
7
-341
/
+585
2013-02-15
Rewrite layer action with layer_switch
tmk
7
-112
/
+148
2013-02-15
Replace layer_stack with layer_switch
tmk
6
-181
/
+123
2013-02-15
Fix switch_default_layer command
tmk
3
-15
/
+26
2013-02-15
Add layer_stack files taking apart from action.c
tmk
3
-105
/
+166
2013-02-15
Change: 0 means default_layer in current_layer now
tmk
2
-20
/
+26
2013-02-14
Add layer stack
tmk
2
-104
/
+284
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
[prev]
[next]