Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-24 | Remove the DIODE_DIRECTION defines from lets_split so we can close #1067 | skullY | |
2017-04-03 | Move SSD1306 function declarations to header file | Danny Nguyen | |
2017-04-03 | Revise KEYMAP macro to make left and right halves more clear | Danny Nguyen | |
2017-03-22 | Merged Fliphalf, now defined in config, added OLED | ishtob | |
Can now use the following in the keymap config.h to call the flipped matrix ``` #define FLIPHALF ``` | |||
2017-02-06 | Reverse rev2 and rev2fliphalf | TerryMathews | |
Flipped definitions on what constitutes "fliphalf" by popular demand. | |||
2017-02-06 | Revert "Reverse rev2 and rev2fliphalf" | TerryMathews | |
This reverts commit 0537977ba1412aa2ba753e152eec445e18858244. | |||
2017-02-06 | Reverse rev2 and rev2fliphalf | TerryMathews | |
Flipped definitions on what constitutes "fliphalf" by popular demand. | |||
2017-01-22 | More code cleanup | TerryMathews | |
Missed a few commented out vestigal defines in revx/config.h that had been moved to keymap/serial and i2c. | |||
2017-01-22 | Missed commenting out notes at end of line | TerryMathews | |
2017-01-22 | Fixed keymap matrix on rev2 | TerryMathews | |
* Fixed keymap matrix in rev2 so that left half and right half match when in same orientation. | |||
2017-01-22 | Created lines to uncomment keyboards built upside down | TerryMathews | |
* Reverses column order to fix left-to-right key order that occurs if PCB assembled upside down. | |||
2017-01-22 | Refactor code to eliminate duplicate defines | TerryMathews | |
* 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 | |||
2016-11-16 | should have fixed conflixed | climbalima | |
2016-11-16 | Merge https://github.com/climbalima/qmk_firmware | climbalima | |
2016-11-16 | Updated my repo to current qmk | climbalima | |
2016-11-10 | Added both revisions into one folder | climbalima | |