This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
keychron_qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked keychron_qmk_firmware
mirror of
https://github.com/Keychron/qmk_firmware.git
synced
2024-11-24 09:27:36 +06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7614c6b7a7
keychron_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 22:42:38 +06:00
SUBPROJECT_DEFAULT
=
rev2
Split keyboard makefiles into rules and Makefile
2016-08-07 20:04:39 +06: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 04:36:02 +06: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 22:42:38 +06:00
e
n
d
i
f
Reference in New Issue
Copy Permalink