This website requires JavaScript.
Explore
Help
Sign In
megamanmalte
/
qmk_firmware
Watch
0
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
cefc09ae7d
qmk_firmware
/
keyboards
/
lets_split
/
Makefile
6 lines
82 B
Makefile
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
2017-02-06 17:42:38 +01:00
SUBPROJECT_DEFAULT
=
rev2
Split keyboard makefiles into rules and Makefile
2016-08-07 16:04:39 +02:00
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
2016-07-06 00:36:02 +02:00
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
2017-02-06 17:42:38 +01:00
e
n
d
i
f
Reference in a new issue
Copy permalink