summaryrefslogtreecommitdiff
path: root/quantum/quantum.h
Commit message (Expand)AuthorAge
* Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert2018-05-08
* Change handling of adjust layer to make it more LT(...) friendly. (#1625)Martin Sandiford2018-04-26
* Fix Audio Clicky sub-feature (#2784)Drashna Jaelre2018-04-21
* Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark2018-03-16
* Add SS_RALT for AltGR usage in macrosDrashna Jael're2018-03-09
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-08
* backlight breathing overhaul (#2187)Balz Guenat2018-01-01
* added SS_LSFT to featured macrosGilbert Consellado2017-11-20
* Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar2017-09-18
* Updates send_string functionality, adds terminal feature (#1657)Jack Humbert2017-09-12
* Initial implementation of the key_lock feature.Fredric Silberberg2017-08-08
* Add TX Bolt protocol support for StenographyJoe Wasson2017-07-27
* clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert2017-07-23
* Pull out sendstring variations to their own files.Shayne Holmes2017-07-05
* Allow broader send_string layout customizability via compile flagShayne Holmes2017-07-05
* Clarify the quantum license (#1042)skullydazed2017-03-28
* Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesJack Humbert2017-03-28
|\
| * Factor basic note processing into respective processorsGabriel Young2017-02-25
* | mergingJack Humbert2017-02-19
|\|
| * split up unicode systems into different filesJack Humbert2017-02-15
* | adds soft pwm for non-timed portsJack Humbert2017-02-12
|/
* Merge pull request #1057 from priyadi/selectable_outputJack Humbert2017-02-07
|\
| * Limit outputselect to AVR only for nowPriyadi Iman Nurcahyo2017-02-01
* | Implemented basic key combination featureOfer Plesser2016-12-10
|/
* separated into api files/folderJack Humbert2016-11-26
* travis plsJack Humbert2016-11-23
* cleaning up new codeJack Humbert2016-11-21
* working with power limitJack Humbert2016-10-16
* Add a register/unregister_code16 pair of functionsGergely Nagy2016-08-18
* Most ergodox keymaps compiles on InfinityFred Sundvik2016-07-29
* extract reset keyboard into a functionPavlos Vinieratos2016-07-13
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-01
* gets rid of rand warning [skip ci]Jack Humbert2016-06-29
* adds random base64 character generatorJack Humbert2016-06-29
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-29
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-23
* increase leader seq size to 5Jack Humbert2016-06-21
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-18
* Improve string sending (#376)Eric Tang2016-06-03
* adds send_string functionality (string macros)Jack Humbert2016-06-01
* process_record implementation (non-breaking for process_action ATM)Jack Humbert2016-05-28
* brings alps64 up-to-date (needs testing)Jack Humbert2016-05-28
* Converted audio play functions to *_user (#349)Jack Humbert2016-05-24
* adapts unicode to quantum.c (#333)Jack Humbert2016-05-18
* adds music and audio toggles (#337)Jack Humbert2016-05-18
* updates midi functionality (#331)Jack Humbert2016-05-15
* Leader key implementation (#326)Erez Zukerman2016-05-15