~ruther/qmk_firmware

e5bafff7 — Shayne Holmes 11 years ago
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.
Merge pull request #110 from xauser/master

Enhanced Backlight Support
589d99b4 — Ralf Schmitt 11 years ago
New macro: ACTION_BACKLIGHT_LEVEL(level)

To have full control of the backlight level.
Merge pull request #106 from CJNE/patch-1

Show correct function name for default layer set
13fbab9d — Johan Isacsson 11 years ago
Show correct function name for default layer set
Merge pull request #102 from xauser/master

Support for Lightsaber keyboard
1482fe92 — Ralf Schmitt 11 years ago
Added Lightsaber FN-layer
498ea75d — Ralf Schmitt 11 years ago
Lightsaber clean ups
526d988a — Ralf Schmitt 11 years ago
Added basic led+backlight support
160678a7 — Ralf Schmitt 11 years ago
Updated Lightsaber read me
5ca3bde1 — Ralf Schmitt 11 years ago
Support for Lightsaber keyboard
Fix markdown syntax
Merge branch 'ibm4704'
Fix README.md and ibm4704.txt
Change IS_COMMAND macro
Merge branch 'ibm4704'
Add converter/ibm4704_usb
Rename a file
Change keymap_plain.c
Change pin configuration
Next