aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/quantum.h
Commit message (Expand)AuthorAgeFilesLines
* Clarify the quantum license (#1042)skullydazed2017-03-281-0/+15
* Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesJack Humbert2017-03-281-1/+6
|\
| * Factor basic note processing into respective processorsGabriel Young2017-02-251-1/+6
* | mergingJack Humbert2017-02-191-1/+9
|\|
| * split up unicode systems into different filesJack Humbert2017-02-151-1/+9
* | adds soft pwm for non-timed portsJack Humbert2017-02-121-0/+1
|/
* Merge pull request #1057 from priyadi/selectable_outputJack Humbert2017-02-071-1/+0
|\
| * Limit outputselect to AVR only for nowPriyadi Iman Nurcahyo2017-02-011-1/+0
* | Implemented basic key combination featureOfer Plesser2016-12-101-0/+4
|/
* separated into api files/folderJack Humbert2016-11-261-1/+1
* travis plsJack Humbert2016-11-231-0/+2
* cleaning up new codeJack Humbert2016-11-211-0/+5
* working with power limitJack Humbert2016-10-161-0/+4
* Add a register/unregister_code16 pair of functionsGergely Nagy2016-08-181-0/+3
* Most ergodox keymaps compiles on InfinityFred Sundvik2016-07-291-0/+1
* extract reset keyboard into a functionPavlos Vinieratos2016-07-131-0/+2
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-011-3/+5
* gets rid of rand warning [skip ci]Jack Humbert2016-06-291-0/+1
* adds random base64 character generatorJack Humbert2016-06-291-0/+3
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-291-39/+18
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-231-0/+30
* increase leader seq size to 5Jack Humbert2016-06-211-4/+6
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-181-4/+9
* Improve string sending (#376)Eric Tang2016-06-031-2/+5
* adds send_string functionality (string macros)Jack Humbert2016-06-011-0/+2
* process_record implementation (non-breaking for process_action ATM)Jack Humbert2016-05-281-0/+3
* brings alps64 up-to-date (needs testing)Jack Humbert2016-05-281-0/+1
* Converted audio play functions to *_user (#349)Jack Humbert2016-05-241-0/+4
* adapts unicode to quantum.c (#333)Jack Humbert2016-05-181-14/+30
* adds music and audio toggles (#337)Jack Humbert2016-05-181-0/+7
* updates midi functionality (#331)Jack Humbert2016-05-151-1/+2
* Leader key implementation (#326)Erez Zukerman2016-05-151-0/+48