tmk
5e3f2d2b2e
Make NKRO deafult when it is available
...
- NKRO is used only when keyboard_protocol = 1(report)
11 years ago
tmk
62117e7ea7
Change MCU setting to ATmega32U2
11 years ago
tmk
2db27ecedd
Fix description of pin usage
11 years ago
tmk
fc3a20c534
Add LUFA git repository(release 140302)
11 years ago
tmk
ad4cba172b
Move macro definitions from lufa.c to lufa.h
11 years ago
tmk
00e9a342df
Fix 'Shift Parentheses' example
11 years ago
tmk
3c5add5f80
Change LUFA build options
11 years ago
tmk
a5d4a1f3e1
Return when ready check loop is timeouted( Fix #115 )
11 years ago
tmk
c6902681e7
Change PollingIntervalMS to 10ms( Fix #114 )
11 years ago
Shayne Holmes
e5bafff725
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
...
This takes the last, reserved bit there, but doesn't necessitate
a revision to the magic number because it doesn't alter byte order.
Add reference to NKRO virtual dip-switch to documentation.
11 years ago
tmk
894a387d1f
Merge pull request #110 from xauser/master
...
Enhanced Backlight Support
11 years ago
Ralf Schmitt
589d99b448
New macro: ACTION_BACKLIGHT_LEVEL(level)
...
To have full control of the backlight level.
11 years ago
tmk
5c63751790
Merge pull request #106 from CJNE/patch-1
...
Show correct function name for default layer set
11 years ago
Johan Isacsson
13fbab9d8b
Show correct function name for default layer set
11 years ago
tmk
1722e04e73
Merge pull request #102 from xauser/master
...
Support for Lightsaber keyboard
11 years ago
Ralf Schmitt
1482fe92a0
Added Lightsaber FN-layer
11 years ago
Ralf Schmitt
498ea75d1b
Lightsaber clean ups
11 years ago
Ralf Schmitt
526d988a0c
Added basic led+backlight support
11 years ago
Ralf Schmitt
160678a7b8
Updated Lightsaber read me
11 years ago
Ralf Schmitt
5ca3bde10a
Support for Lightsaber keyboard
11 years ago
tmk
7474e14d06
Fix markdown syntax
11 years ago
tmk
a03a197fe2
Merge branch 'ibm4704'
11 years ago
tmk
48d27378f4
Fix README.md and ibm4704.txt
11 years ago
tmk
01f02e8457
Change IS_COMMAND macro
11 years ago
tmk
188ab49dd3
Merge branch 'ibm4704'
11 years ago
tmk
428b236461
Add converter/ibm4704_usb
11 years ago
tmk
294aa396da
Rename a file
11 years ago
tmk
776ccd3e67
Change keymap_plain.c
11 years ago
tmk
4ab0ebb199
Change pin configuration
11 years ago
tmk
47d812bfd6
Add connector pinouts
11 years ago
tmk
902afcc509
Add doc 4704.txt and protocol comment
11 years ago
tmk
0f827cf94c
Add keymap_hasu.c
11 years ago
tmk
89c7b9b097
Add README.md
11 years ago
tmk
54a06c2520
Change error no and clean debug code
11 years ago
tmk
c4efadf68a
Tweak keyboard initialize
11 years ago
tmk
ebe951a445
Add Initial files of 4704_usb
11 years ago
tmk
cb3a547ebf
Make modifiers 'weak' in macro
11 years ago
Thomas Russell Murphy
a86c1e2b71
Spellchecking keyboard README files.
11 years ago
Thomas Russell Murphy
3ee5f565ae
Spellchecking converter README files.
11 years ago
tmk
6e9260cc17
Merge pull request #92 from bgould/upstream
...
Added NeXT keyboard converter
11 years ago
Benjamin Gould
f7bb7c4fa9
Added NeXT keyboard converter
11 years ago
tmk
a35cf0e458
Merge pull request #90 from thomasrussellmurphy/master
...
Spellcheck of README.md and Documentation
11 years ago
Thomas Russell Murphy
e0a95d4075
Spellchecked documentation.
11 years ago
Thomas Russell Murphy
22bd315b64
Spellcheck of README.md
11 years ago
tmk
73ab537bfc
Add TRS-80 model 100 instruction
11 years ago
tmk
cb33e78126
Merge branch 'master' of github.com:tmk/tmk_keyboard
11 years ago
tmk
92cda14f7a
Add ascii_usb ASCII Serial Console terminal converter
11 years ago
tmk
dcfae0beb5
Merge pull request #88 from sigma/sun_usb_fixes
...
Sun usb fixes
11 years ago
Yann Hodique
8e9498f066
fix hard-coded keys
...
values provided to macro were not used for the "K61,K49,K33, K30" block
11 years ago
Yann Hodique
8fc26a1360
fix compilation
11 years ago