Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 ↵ | Jimmy Chan | 2017-02-07 | 1 | -1/+3 |
| | | | | | | | | | | | 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 | ||||
* | Split keyboard makefiles into rules and Makefile | Fred Sundvik | 2016-08-20 | 1 | -76/+1 |
| | |||||
* | default keymap, reset sorted out for now, added serial to makefile | Jack Humbert | 2016-07-06 | 1 | -1/+2 |
| | |||||
* | i2c working | Jack Humbert | 2016-07-05 | 1 | -0/+77 |