Age | Commit message (Collapse) | Author |
|
|
|
Update LUFA and move it to /lib/lufa
|
|
ergodox keyboard. Coming from that I really like being able to use the backspace from my left thumb.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's already defined correctly by the parent keyboard project, and was
causing problems for rev1, where the pin is different.
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #1201.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Let's Split hexwire keymap fixes
|
|
|
|
|
|
|
|
to 150ms
|
|
|
|
|
|
|
|
|
|
|
|
Add Hexwire layout for Let's Split
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
project. do not default EE_HANDS for the serial keymap
if you compare split_util.h with the original project by ahtn, the
address we look for isLeftHand config went from addr 7 to addr 10
(decimal). The EEP files were not updated.
EE_HANDS should not be enabled by default since it's more confusing for
most users
|