Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move SSD1306 function declarations to header file | Danny Nguyen | 2017-04-03 | 2 | -12/+0 |
| | |||||
* | Revise KEYMAP macro to make left and right halves more clear | Danny Nguyen | 2017-04-03 | 1 | -40/+40 |
| | |||||
* | Merged Fliphalf, now defined in config, added OLED | ishtob | 2017-03-22 | 2 | -8/+59 |
| | | | | | | | Can now use the following in the keymap config.h to call the flipped matrix ``` #define FLIPHALF ``` | ||||
* | Reverse rev2 and rev2fliphalf | TerryMathews | 2017-02-06 | 1 | -4/+4 |
| | | | | Flipped definitions on what constitutes "fliphalf" by popular demand. | ||||
* | Revert "Reverse rev2 and rev2fliphalf" | TerryMathews | 2017-02-06 | 2 | -7/+7 |
| | | | | This reverts commit 0537977ba1412aa2ba753e152eec445e18858244. | ||||
* | Reverse rev2 and rev2fliphalf | TerryMathews | 2017-02-06 | 2 | -7/+7 |
| | | | | Flipped definitions on what constitutes "fliphalf" by popular demand. | ||||
* | 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 |
| | |||||
* | Fixed keymap matrix on rev2 | TerryMathews | 2017-01-22 | 1 | -4/+4 |
| | | | | | * Fixed keymap matrix in rev2 so that left half and right half match when in same orientation. | ||||
* | 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 | 3 | -26/+3 |
| | |||||
* | Merge https://github.com/climbalima/qmk_firmware | climbalima | 2016-11-16 | 3 | -0/+26 |
|\ | |||||
| * | Added both revisions into one folder | climbalima | 2016-11-10 | 3 | -0/+153 |
| | |||||
* | Updated my repo to current qmk | climbalima | 2016-11-16 | 5 | -0/+167 |