Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all of the deprecated RGB defines | Drashna Jaelre | 2018-10-22 | 1 | -3/+1 |
| | | | | Fixes #3641 | ||||
* | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 2017-11-27 | 1 | -2/+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 keymaps | Jack Humbert | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | update some copyright headers | Jack Humbert | 2017-06-28 | 1 | -0/+1 |
| | |||||
* | cleanup lets_split | Jack Humbert | 2017-06-28 | 1 | -3/+3 |
| | |||||
* | Remove the DIODE_DIRECTION defines from lets_split so we can close #1067 | skullY | 2017-06-24 | 1 | -4/+1 |
| | |||||
* | More code cleanup | TerryMathews | 2017-01-22 | 1 | -12/+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 line | TerryMathews | 2017-01-22 | 1 | -1/+1 |
| | |||||
* | Created lines to uncomment keyboards built upside down | TerryMathews | 2017-01-22 | 1 | -0/+1 |
| | | | | | * Reverses column order to fix left-to-right key order that occurs if PCB assembled upside down. | ||||
* | Refactor code to eliminate duplicate defines | TerryMathews | 2017-01-22 | 1 | -2/+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 conflixed | climbalima | 2016-11-16 | 1 | -16/+2 |
| | |||||
* | Merge https://github.com/climbalima/qmk_firmware | climbalima | 2016-11-16 | 1 | -0/+14 |
|\ | |||||
| * | Added both revisions into one folder | climbalima | 2016-11-10 | 1 | -0/+98 |
| | |||||
* | Updated my repo to current qmk | climbalima | 2016-11-16 | 1 | -0/+102 |