This website works better with JavaScript.
Explore
Help
Sign In
forksand
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1b1adf35bb
qmk_firmware
/
keyboards
/
lets_split
/
Makefile
6 lines
82 B
Raw
Normal View
History
Unescape
Escape
correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 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
8 years ago
SUBPROJECT_DEFAULT
=
rev2
Split keyboard makefiles into rules and Makefile
9 years ago
i
f
n
d
e
f
M
A
K
E
F
I
L
E
_
I
N
C
L
U
D
E
D
one half working
9 years ago
include ../../Makefile
correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 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
8 years ago
e
n
d
i
f