Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-25 | Fix lets_split.c so that audio can be disabled | Dustin | |
Matching the use of `#ifdef AUDIO_ENABLE` used in `matrix_init_kb()` in order to compile firmware for the Let's Split keyboard without audio enabled. | |||
2016-09-20 | Created I2C and Serial keymaps for unit testing | IBNobody | |
Having a dedicated I2C keymap and a dedicated serial keymap will allow the testing suite to check both conditions. | |||
2016-09-20 | Made Serial and I2C not include the Other | IBNobody | |
This saves 192 bytes | |||
2016-08-25 | Merge branch 'master' into makefile_overhaul | Fred Sundvik | |
2016-08-25 | Fixed naming of Analog pins to differentiate them from DIO pins used by ↵ | IBNobody | |
Quantum Matrix | |||
2016-08-20 | Split keyboard makefiles into rules and Makefile | Fred Sundvik | |
2016-07-24 | Fixes midi functionality | Jack Humbert | |
2016-07-07 | updates rgblight implementation, makes non-timer stuff compatible with audio | Jack Humbert | |
2016-07-06 | default keymap, reset sorted out for now, added serial to makefile | Jack Humbert | |
2016-07-06 | adds eep, removes usbconfig.h | Jack Humbert | |
2016-07-05 | remove uno_slave for now, even though it's freakin cool | Jack Humbert | |
2016-07-05 | add options to config.h | Jack Humbert | |
2016-07-05 | images, docks, clean-up [skip ci] | Jack Humbert | |
2016-07-05 | i2c working | Jack Humbert | |