aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/rev1/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * pull fuse settings for bootloader jump * fix 32a chips * make automatic bootloader selection optional * quantify bootloaders * fixs #164, speeds up dfu reset * fix for chips w/o usb * missing an n * fix bootloader sizes, use words for addresses * fix bmini, pearl, and [[ issue, make things quiet * ignore avr errors on arm for now * update settings for the light * document bootloader stuff * add bootloader title
* fix up lets_split keymapsJack Humbert2017-11-141-1/+1
|
* update some copyright headersJack Humbert2017-06-281-0/+1
|
* cleanup lets_splitJack Humbert2017-06-281-3/+3
|
* Remove the DIODE_DIRECTION defines from lets_split so we can close #1067skullY2017-06-241-3/+0
|
* Add RGB support for Let’s Split v1Danny Nguyen2017-03-231-0/+7
|
* More code cleanupTerryMathews2017-01-221-11/+0
| | | | | Missed a few commented out vestigal defines in revx/config.h that had been moved to keymap/serial and i2c.
* Missed commenting out notes at end of lineTerryMathews2017-01-221-1/+1
|
* Created lines to uncomment keyboards built upside downTerryMathews2017-01-221-0/+2
| | | | | * Reverses column order to fix left-to-right key order that occurs if PCB assembled upside down.
* Refactor code to eliminate duplicate definesTerryMathews2017-01-221-3/+2
| | | | | | | | * Moved duplicated defines out of inappropriate source files (matrix pins in keymap subdirectory) * Eliminated default keymap directory * Hardcoded serial keymap to use serial defines and EE_CONFIG * Hardcoded i2c keymap to use i2c defines
* should have fixed conflixedclimbalima2016-11-161-26/+0
|
* Merge https://github.com/climbalima/qmk_firmwareclimbalima2016-11-161-0/+18
|\
| * Added both revisions into one folderclimbalima2016-11-101-0/+98
|
* Updated my repo to current qmkclimbalima2016-11-161-0/+102