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
/
keyboard
/
hhkb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-21
Fix keymap of gh60 and hhkb
tmk
3
-33
/
+22
2013-02-13
Change struct key_t
tmk
1
-1
/
+1
2013-02-13
Change action API
tmk
1
-4
/
+1
2013-02-13
Change keymap API
tmk
1
-33
/
+30
2013-02-10
Clean layer actions.
tmk
1
-30
/
+47
2013-02-04
Add macro feature.
tmk
1
-7
/
+35
2013-02-01
Add user defined function to action.
tmk
1
-50
/
+113
2013-01-28
Clean code.
tmk
2
-1
/
+5
2013-01-28
Add tap toggle feature to action.
tmk
1
-2
/
+4
2013-01-27
Add oneshot modifier action.
tmk
1
-3
/
+9
2013-01-23
Add prototype of Action Function.
tmk
1
-2
/
+18
2013-01-23
Add bootmagic keys.(hhkb)
tmk
1
-0
/
+14
2013-01-16
Add support partly for modifier with tap key.
tmk
1
-15
/
+3
2013-01-14
Fix waiting_keys and periodical update for delaying layer.
tmk
1
-1
/
+0
2013-01-13
Fix tap key using delaying_layer and waiting_key.
tmk
1
-2
/
+6
2013-01-09
Add new layer actions.
tmk
1
-37
/
+41
2012-12-16
Fix action of system and consumer usage.
tmk
1
-2
/
+2
2012-12-15
Add initial fix for new keymap.
tmk
4
-54
/
+68
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-17
Fix projects for new keycodes
tmk
1
-11
/
+8
2012-10-17
Fix HHKB iWRAP build
tmk
2
-6
/
+7
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 Mousekey parameters and accel keys.
tmk
1
-4
/
+4
2012-10-17
Fix build option MOUSEKEY_ENABLE.
tmk
2
-2
/
+2
2012-10-17
Clean host.h interface.
tmk
1
-1
/
+1
2012-10-17
Add keycode.h and remove usb_keycodes.h.
tmk
2
-27
/
+26
2012-10-17
Initial version of new code for layer switch is added.
tmk
3
-50
/
+10
2012-10-17
Fix: Makefile
tmk
1
-3
/
+3
2012-07-20
Add CONSOLE_ENABLE build option to LUFA.
tmk
2
-2
/
+3
2012-07-08
Change keymap of hhkb/macway.
tmk
1
-1
/
+1
2012-07-08
Interrupt driven Control ep and Console task
tmk
1
-0
/
+3
2012-07-02
Fix LUFA descriptor of Extra for Windows
tmk
1
-1
/
+1
2012-06-30
Add Makefile.lufa to keyboard/hhkb and hbkb.
tmk
4
-8
/
+133
2012-06-28
Add protocol/lufa. LUFA supported now.
tmk
1
-1
/
+1
2012-06-11
Fix README.md: remove bad links
tmk
1
-2
/
+0
2012-06-08
Made directories for keyboard and converter projects.
tmk
26
-0
/
+1695