summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
* Merge pull request #1014 from SjB/lcd_mods_statusJack Humbert2017-01-24
|\
| * added mods status bit to visualizer.SjB2017-01-17
* | turn off rgb_midi in ezJack Humbert2017-01-23
|/
* Update quantum_keycodes.hJack Humbert2017-01-13
* A shot at aliasingErez Zukerman2017-01-12
* Adds SCMD and SCMD_TErez Zukerman2017-01-11
* Unregister all mods before inputting Unicode, and reregister afterwardsPriyadi Iman Nurcahyo2017-01-09
* Merge pull request #973 from Wilba6582/keycode_refactorJack Humbert2016-12-30
|\
| * Keycode refactorWilba65822016-12-29
* | Merge pull request #974 from fredizzimo/remove_malloc_from_sysexJack Humbert2016-12-30
|\ \
| * | API Sysex fixesFred Sundvik2016-12-29
* | | Merge pull request #972 from mechkeys/rgb_compatJack Humbert2016-12-29
|\ \ \ | |_|/ |/| |
| * | Removed errant +Scott Wilson2016-12-29
| * | Add extern for 'led' global, set 'weak' attribute for rgblight_set()Scott Wilson2016-12-28
| |/
* | Merge pull request #968 from ofples/bugfix/right-modifiersJack Humbert2016-12-28
|\ \ | |/ |/|
| * Added check that makes sure a code is a right modifier before considering it ...Ofer Plesser2016-12-23
* | add different scales for music modeJack Humbert2016-12-23
|/
* Christmas RGB light modeJack Humbert2016-12-23
* initial subatomic keymap (text)Jack Humbert2016-12-21
* limit voices by default, add some drumsJack Humbert2016-12-20
* rgb clean-up, api clean-upJack Humbert2016-12-19
* specialise music variablesJack Humbert2016-12-12
* re-enable audio and extrakeysJack Humbert2016-12-12
* 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