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
/
converter
/
adb_usb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-20
Add ISO keymap(issue #35) and use new keymap API
tmk
8
-128
/
+276
2014-01-07
Spellchecking converter README files.
Thomas Russell Murphy
1
-2
/
+2
2013-11-26
Fixed handling of ADB event with key down and key up for same key all in one
Shay Green
1
-3
/
+17
2013-11-07
Remove tentative files from blargg
tmk
3
-385
/
+0
2013-11-07
Disable BOOTMAGIC and fix debug prints of adb_usb
tmk
2
-6
/
+6
2013-11-07
Fix ADB led_set(); remove delay
tmk
1
-2
/
+0
2013-10-28
Delete MOUSEKEY_DELAY_TIME in config.h
tmk
1
-6
/
+0
2013-10-14
Merge blargg's fix into adb.c
tmk
2
-1
/
+11
2013-10-11
Add ADB protocol files from blargg's work
tmk
3
-0
/
+385
2013-10-09
Change ADB scan delay 12ms
tmk
1
-1
/
+1
2013-10-08
Fix ADB missing keystrokes problem Thanks, blargg! #14
tmk
1
-0
/
+1
2013-10-08
Make LUFA stack as default for ADB converter
tmk
3
-151
/
+151
2013-10-04
Remove clear matrix on ADB recv error
tmk
1
-3
/
+1
2013-07-23
Add mechanical locking switch support for NumLock and ScrollLock
tmk
2
-9
/
+9
2013-07-15
Add compile conditional for assembler(xprintf)
tmk
1
-0
/
+2
2013-04-13
Remove common/controller_teensy.h
tmk
1
-2
/
+0
2013-04-12
Remove MATRIX_HAS_LOCKING_CAPS option
tmk
1
-2
/
+0
2013-04-12
Add m0116 keymap from tufty
tmk
1
-24
/
+61
2013-04-09
Add new build options to adb_usb
tmk
4
-5
/
+147
2013-03-12
Fix Locking CapsLock support in ADB converter
tmk
4
-36
/
+15
2013-02-03
Support for ISO/JIS keys on ADB(Issue#22)
tmk
1
-16
/
+64
2012-12-12
Add ADB extended keyboard support by blargg@GH.
tmk
1
-3
/
+3
2012-10-19
Fix keymap to adjust new keyboard.c.
tmk
1
-4
/
+4
2012-10-17
Fix projects for new keycodes
tmk
3
-26
/
+27
2012-10-15
ADB conveter uses plain vanila keymap now.
tmk
1
-49
/
+4
2012-09-21
Change keymap of ADB converter.
tmk
4
-46
/
+45
2012-09-20
To prevent key stuck clear matrix array when ADB error occurs.
tmk
1
-34
/
+35
2012-06-30
Fix Makefiles.
tmk
1
-10
/
+4
2012-06-18
Add a keymap layer into ADB converter.
tmk
3
-9
/
+38
2012-06-08
Made directories for keyboard and converter projects.
tmk
6
-0
/
+613