summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
* Implemented basic key combination featureOfer Plesser2016-12-10
* Merge pull request #914 from wez/ble_2Jack Humbert2016-12-02
|\
| * Add arduino-alike GPIO pin control helpersWez Furlong2016-11-27
* | Annotates nordicErez Zukerman2016-12-02
* | Test layout for ErgoDox EZ manufacturing robotErez Zukerman2016-11-29
* | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-28
|\|
| * fix strict-prototypes warningPriyadi Iman Nurcahyo2016-11-26
| * remove define checks. didn't work because of include ordering.Priyadi Iman Nurcahyo2016-11-26
| * add macro error when a required define is missingPriyadi Iman Nurcahyo2016-11-26
| * Fix unterminated ifndefPriyadi Iman Nurcahyo2016-11-26
| * PS2 pins configuration belongs to each keyboards config.hPriyadi Iman Nurcahyo2016-11-26
| * Removed commentofples2016-11-25
| * Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary ...ofples2016-11-25
| * Add japanese keymaph-youhei2016-11-22
* | separated into api files/folderJack Humbert2016-11-26
* | travis plsJack Humbert2016-11-23
* | converted to new formatJack Humbert2016-11-23
* | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-21
|\|
| * Fix the Space Cadet timeout codeGergely Nagy2016-11-19
| * Add a timeout to space-cadet shift.Gergely Nagy2016-11-19
* | cleaning up mididJack Humbert2016-11-21
* | cleaning up new codeJack Humbert2016-11-21
* | merging lets_splitJack Humbert2016-11-21
|\|
| * don't always detect a matrix change (fixes debounce)Jack Humbert2016-11-18
| * Merge pull request #860 from IBNobody/masterJack Humbert2016-11-16
| |\
| | * Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-11-08
| | |\
| | * | added fixed debounce codeIBNobody2016-10-29
| | * | Made scanning more efficientIBNobody2016-10-29
| | * | Refactoring Matrix scanningIBNobody2016-10-28
| | * | Fixing Debounce - WIPIBNobody2016-10-28
| | * | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-10-28
| | |\ \
| | * | | Fixed some large keyboard bugsIBNobody2016-10-23
* | | | | Groundwork for dedicated color keycodesErez Zukerman2016-11-17
* | | | | rgb light through midiJack Humbert2016-11-17
* | | | | animations, midi, etcJack Humbert2016-11-15
* | | | | mostly workingJack Humbert2016-11-13
* | | | | mergingJack Humbert2016-11-12
|\| | | |
| * | | | Merge pull request #868 from potz/masterJack Humbert2016-11-10
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add brazilian ABNT2 keymapPotiguar Faga2016-11-08
| * | | | Add documentation for the variable tracingFred Sundvik2016-11-06
| * | | | Add possibility to control variable trace from makeFred Sundvik2016-11-06
| * | | | Add variable traceFred Sundvik2016-11-06
| | |_|/ | |/| |
| * | | Merge pull request #844 from priyadi/unicode_wincompose_inputJack Humbert2016-10-26
| |\ \ \
| | * | | Unicode WinCompose input methodPriyadi Iman Nurcahyo2016-10-23
| | | |/ | | |/|
| * | | Merge pull request #842 from priyadi/unicode_map_lengthJack Humbert2016-10-26
| |\ \ \
| | * | | UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitationsPriyadi Iman Nurcahyo2016-10-23
| | |/ /
| * / / add programmer dvorak keymapArtyom Mironov2016-10-19
| |/ /
| * | Merge pull request #815 from priyadi/unicode_mapJack Humbert2016-10-16
| |\ \
| | * | Unicode map framework. Allow unicode up to 0xFFFFF using separatePriyadi Iman Nurcahyo2016-10-10
| * | | [Jack & Erez] Simplifies and documents TOJack & Erez2016-10-12