gdsports
71f09360bb
Update to work with latest gdsports/USBHost_t36
...
USBHost_t36 rebased to Teensyduino 1.43 plus other patches.
2018-09-02 10:12:14 -10:00
gdsports
ef91c3db8a
Add workaround for NKRO keyboards
...
Force boot mode so NKRO keyboards that send bitmap HID reports work.
2018-08-18 19:22:41 -10:00
gdsports
6e0779b61b
Use patched version of Teensy 3.6 USB host library
2018-08-13 16:26:52 -10:00
gdsports
148ce2e126
Add support for Teensy 3.6 USB host
2018-08-13 15:23:27 -10:00
gdsports
cc7b243650
Update to IDE 1.8.5
...
And latest version of USB Host Shield Library 2.0
2018-08-13 12:56:20 -10:00
darkytoothpaste
32119ce9d0
Merge pull request #1 from proxhotdog/master
...
Removed unnecessary defines and added colemak and workman layout
2013-11-26 09:49:20 -08:00
proxhotdog
4ed4d19dbc
Updated README.md and added a comment in keymapper.ino
2013-11-27 01:08:14 +08:00
proxhotdog
a9a5c69cbc
Added README.md
2013-11-26 17:07:39 +08:00
Vincent@524
d84d358c00
added Workman layout and removed unnecessary comments
2013-11-26 16:38:54 +08:00
Vincent@524
3a94bdf5b7
added dvorak layout support for Arduino leonardo only since I have no teensy
2013-11-26 12:11:22 +08:00
weigee
2a7bd24b63
Additional handling of special keys
...
Prevent special keys from being handled until they have been released.
This hopefully fixes the weird repeating key problems.
2013-02-05 02:19:14 +08:00
weigee
27bfccb1a0
Teensy 2.0 with mini USB Host Shield support
2013-01-07 07:14:49 +08:00
weigee
52a488c5c0
Major rewrite for NKRO and CAPSLOCK mapping
...
Major revision to fix the following issues:
- simplified the code to simply use the Parse function for everything
- allows for NKRO up to keyboard hardware limitation
- allows CAPSLOCK to be remapped properly (backspace by default in
colemak)
- allows Shift-CAPSLOCK to retain the standard CAPS functionality
2012-12-02 19:03:33 +08:00
weigee
f3b325b755
Fix bug in handling reserved keystrokes
...
Fix bug where any Ctrl-Shift keystrokes are dropped even if they are not
reserved keystrokes.
Formatting changes (replaced all tab chars with spaces)
2012-11-27 23:51:51 +08:00
weigee
e063ca1adb
First public release
2012-11-26 03:53:55 +08:00