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 (
Collapse
)
Author
Files
Lines
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
- stuck tap key after tapping. seq[mods(d), key(d), mods(u), key(u)] - tap key doesn't work when fast type. [key(d), mods(d), key(u), mods(u)]
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-09
Add new layer actions.
tmk
6
-315
/
+323
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-11-01
Fix image link 3 :(
tmk
1
-3
/
+6
2012-11-01
Fix image link 2
tmk
1
-3
/
+3
2012-11-01
Fix image link in README.md
tmk
1
-3
/
+3
2012-11-01
Improve documentation
tmk
4
-233
/
+201
2012-10-26
Fix usage of debug flag
tmk
7
-46
/
+4
2012-10-26
Merge branch 'print'
tmk
7
-89
/
+242
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
Merge branch 'sun'
tmk
7
-18
/
+118
2012-10-21
Add extra commands Bell/Click to Sun converter
tmk
2
-0
/
+44
2012-10-21
Add LED feature to Sun converter
tmk
5
-18
/
+74
2012-10-21
Fix mousekey parameter bug
tmk
1
-1
/
+1
2012-10-19
Fix keymap to adjust new keyboard.c.
tmk
12
-48
/
+48
2012-10-19
Merge branch 'sun'
tmk
10
-2
/
+765
2012-10-19
Use software serial for Sun.
tmk
9
-279
/
+284
2012-10-18
Add Sun converter initial files.
tmk
8
-0
/
+758
2012-10-17
Merge branch 'layerfix'
tmk
61
-1585
/
+2261
2012-10-17
Add child proof keyboard locking feature!
tmk
3
-5
/
+22
Fix: add wait for Power down command Add ifdef of MOUSEKEY_ENABLE
2012-10-17
Fix projects for new keycodes
tmk
30
-424
/
+422
2012-10-17
Fix HHKB iWRAP build
tmk
3
-10
/
+13
2012-10-17
Fix HHKB keymap
tmk
1
-3
/
+3
2012-10-17
HHKB scan matrix: fix wait time on power on
tmk
1
-9
/
+12
2012-10-17
Add command console and mouseky parameters tweak.
tmk
5
-84
/
+400
2012-10-17
Add Mousekey parameters and accel keys.
tmk
4
-63
/
+103
2012-10-17
Fix commands
tmk
6
-51
/
+64
2012-10-17
Fix use of default_layer
tmk
1
-12
/
+20
2012-10-17
Fix layer switching and host API.
tmk
4
-156
/
+194
2012-10-17
Add subset of Xorg MouseKey acceleration parameters.
tmk
1
-28
/
+74
2012-10-17
Fix build option MOUSEKEY_ENABLE.
tmk
4
-18
/
+34
2012-10-17
Clean host.h interface.
tmk
6
-121
/
+80
2012-10-17
Add keycode.h and remove usb_keycodes.h.
tmk
8
-532
/
+536
2012-10-17
Add consumer/system usage support.
tmk
5
-38
/
+141
2012-10-17
Add repeating of Fn key with alt keycode.
tmk
2
-7
/
+22
2012-10-17
changes function name keyboard_proc to keyboard_task
tmk
4
-4
/
+4
2012-10-17
Initial version of new code for layer switch is added.
tmk
19
-489
/
+586
2012-10-17
Fix: Makefile
tmk
2
-3
/
+4
2012-10-15
Fix MCU name macro in bootloader.c.
tmk
1
-1
/
+1
2012-10-15
ADB conveter uses plain vanila keymap now.
tmk
1
-49
/
+4
2012-10-14
Merge pull request #8 from JeffreySung/master
tmk
9
-0
/
+737
Apple IIgs(A9M0330)/Standard(M0116) keyboard
2012-10-14
Fix PS/2 protocol build options
tmk
11
-320
/
+503
2012-10-08
Debounce bug fixed
Jeffrey Sung
2
-7
/
+12
2012-10-08
Power key support
Jeffrey Sung
3
-151
/
+160
debounce issue exists
[next]