index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix projects for new keycodes
tmk
2012-10-17
30
-424
/
+422
*
Fix HHKB iWRAP build
tmk
2012-10-17
3
-10
/
+13
*
Fix HHKB keymap
tmk
2012-10-17
1
-3
/
+3
*
HHKB scan matrix: fix wait time on power on
tmk
2012-10-17
1
-9
/
+12
*
Add command console and mouseky parameters tweak.
tmk
2012-10-17
5
-84
/
+400
*
Add Mousekey parameters and accel keys.
tmk
2012-10-17
4
-63
/
+103
*
Fix commands
tmk
2012-10-17
6
-51
/
+64
*
Fix use of default_layer
tmk
2012-10-17
1
-12
/
+20
*
Fix layer switching and host API.
tmk
2012-10-17
4
-156
/
+194
*
Add subset of Xorg MouseKey acceleration parameters.
tmk
2012-10-17
1
-28
/
+74
*
Fix build option MOUSEKEY_ENABLE.
tmk
2012-10-17
4
-18
/
+34
*
Clean host.h interface.
tmk
2012-10-17
6
-121
/
+80
*
Add keycode.h and remove usb_keycodes.h.
tmk
2012-10-17
8
-532
/
+536
*
Add consumer/system usage support.
tmk
2012-10-17
5
-38
/
+141
*
Add repeating of Fn key with alt keycode.
tmk
2012-10-17
2
-7
/
+22
*
changes function name keyboard_proc to keyboard_task
tmk
2012-10-17
4
-4
/
+4
*
Initial version of new code for layer switch is added.
tmk
2012-10-17
19
-489
/
+586
*
Fix: Makefile
tmk
2012-10-17
2
-3
/
+4
*
Fix MCU name macro in bootloader.c.
tmk
2012-10-15
1
-1
/
+1
*
ADB conveter uses plain vanila keymap now.
tmk
2012-10-15
1
-49
/
+4
*
Merge pull request #8 from JeffreySung/master
tmk
2012-10-14
9
-0
/
+737
|
\
|
*
Debounce bug fixed
Jeffrey Sung
2012-10-09
2
-7
/
+12
|
*
Power key support
Jeffrey Sung
2012-10-08
3
-151
/
+160
|
*
CapsLock Support
Jeffrey Sung
2012-09-17
3
-125
/
+158
|
*
Apple IIgs/Standard Keyboard
Jeffrey Sung
2012-09-17
9
-0
/
+690
*
|
Fix PS/2 protocol build options
tmk
2012-10-14
11
-320
/
+503
*
|
Change keymap of ADB converter.
tmk
2012-09-21
4
-46
/
+45
*
|
To prevent key stuck clear matrix array when ADB error occurs.
tmk
2012-09-20
2
-34
/
+40
*
|
ad hoc fix for wrong bit read problem of adb.c.
tmk
2012-09-19
1
-0
/
+6
|
/
*
converter/usb_usb: Change keymap.
tmk
2012-09-06
1
-4
/
+4
*
Fix timeout logic of LUFA sendchar(), sned_*().
tmk
2012-09-06
1
-6
/
+34
*
Add converter/usb_usb/README
tmk
2012-09-05
2
-1
/
+37
*
Merge branch 'usb_hid'
tmk
2012-09-04
76
-130
/
+9525
|
\
|
*
usb_hid: workaround for compile on Windows.
tmk
2012-09-04
7
-78
/
+52
|
*
usb_hid: Fix timer size uint16_t to uint32_t;
tmk
2012-09-02
8
-17
/
+66
|
*
Add submodule USB_Host_Shield_2.0 from my repositry.
tmk
2012-09-02
2
-0
/
+3
|
*
Remove submodule USB_Host_Shield_2.0(original).
tmk
2012-09-01
2
-3
/
+0
|
*
Add USB to USB converter. unmature.
tmk
2012-08-28
9
-2
/
+699
|
*
test build of 'Host shield' in minimal env.
tmk
2012-08-28
26
-272
/
+505
|
*
Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid.
tmk
2012-08-28
43
-0
/
+8142
|
*
Add USB HID(host) protocol.(not finished)
tmk
2012-08-28
7
-0
/
+300
|
/
*
Fix the way of sending out IN packet.
tmk
2012-08-28
1
-22
/
+19
*
Add CONSOLE_ENABLE build option to LUFA.
tmk
2012-07-20
6
-96
/
+152
*
Change keymap of hhkb/macway.
tmk
2012-07-09
2
-2
/
+2
*
Interrupt driven Control ep and Console task
tmk
2012-07-08
3
-40
/
+65
*
Fix LUFA descriptor of Extra for Windows
tmk
2012-07-02
3
-6
/
+5
*
Merge branch 'lufa'
tmk
2012-06-30
41
-266
/
+1937
|
\
|
*
Fix Makefiles.
tmk
2012-06-30
9
-26
/
+52
|
*
Add support of USBasp bootloader.
tmk
2012-06-30
3
-52
/
+37
|
*
Add Makefile.lufa to keyboard/hhkb and hbkb.
tmk
2012-06-30
13
-71
/
+322
[next]