Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Let's Split hexwire keymap fixes
|
|
|
|
|
|
|
|
to 150ms
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Can now use the following in the keymap config.h to call the flipped matrix
```
#define FLIPHALF
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
Check for Pro Micro serial port automatically
|
|
Let's Split: establish rev2fliphalf subproject
|
|
|
|
Flipped definitions on what constitutes "fliphalf" by popular demand.
|
|
This reverts commit 0537977ba1412aa2ba753e152eec445e18858244.
|