This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-01-17 10:59:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
02ef122cbbf7b9f94de5f1248fd7f8ec0351f4b4
zsa_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 08:42:38 -08:00
SUBPROJECT_DEFAULT
=
rev2
Split keyboard makefiles into rules and Makefile
2016-08-07 17:04:39 +03: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-05 18:36:02 -04: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 08:42:38 -08:00
e
n
d
i
f
Reference in New Issue
Copy Permalink