aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/quantum.h
Commit message (Expand)AuthorAgeFilesLines
...
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-6/+1
* rgblight.[ch] more configurable (#3582)Takeshi ISHII2018-09-131-0/+6
* ISSI31FL3733 driver (#3679)yiancar2018-08-281-20/+20
* Make sure Planck light calls user suspend functions (#3568)Drashna Jaelre2018-08-041-0/+1
* Keymap: Bocaj Ergodox Updates (#3364)Jacob Jerrell2018-07-251-1/+1
* Lets split eh (#3120)That-Canadian2018-07-161-0/+6
* Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2018-07-151-0/+4
* Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert2018-05-081-0/+6
* Change handling of adjust layer to make it more LT(...) friendly. (#1625)Martin Sandiford2018-04-261-0/+1
* Fix Audio Clicky sub-feature (#2784)Drashna Jaelre2018-04-211-0/+3
* Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark2018-03-161-0/+2
* Add SS_RALT for AltGR usage in macrosDrashna Jael're2018-03-091-0/+1
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-081-1/+0
* backlight breathing overhaul (#2187)Balz Guenat2018-01-011-5/+4
* added SS_LSFT to featured macrosGilbert Consellado2017-11-201-0/+1
* Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar2017-09-181-0/+4
* Updates send_string functionality, adds terminal feature (#1657)Jack Humbert2017-09-121-2/+23
* Initial implementation of the key_lock feature.Fredric Silberberg2017-08-081-0/+4
* Add TX Bolt protocol support for StenographyJoe Wasson2017-07-271-0/+4
* clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert2017-07-231-0/+3
* Pull out sendstring variations to their own files.Shayne Holmes2017-07-051-0/+2
* Allow broader send_string layout customizability via compile flagShayne Holmes2017-07-051-0/+1
* 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