aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/quantum.h
Commit message (Expand)AuthorAgeFilesLines
* Next set of split_common changes (#4974)James Churchill2019-03-121-4/+0
* Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob2019-02-161-0/+4
* fix the led_matrix.h naming conflictskullY2019-02-101-1/+1
* compiles, but long delay on startup and problemsskullY2019-02-101-1/+5
* move `#include "rgb.h"` from quantum.h to quantum.cmtei2019-01-251-3/+0
* Make `readPin` output a 0 or 1 when using AVR to match ChibiOS's version of `...Danny Nguyen2018-12-191-1/+1
* Fix up tap_code functionality (#4609)Drashna Jaelre2018-12-141-1/+1
* Add standard definitions for ALGR and KC_ALGR (#4389)Konstantin Đorđević2018-12-121-0/+1
* Add tap_code16 function (#4362)Konstantin Đorđević2018-11-271-2/+3
* Add support for Atmega32A to pin declarations and universal matrix (#4015)Jack Humbert2018-11-021-9/+11
* Add Bootmagic Lite to QMK (#4215)Drashna Jaelre2018-10-271-0/+9
* Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785)Drashna Jaelre2018-10-011-2/+4
* Update quantum matrix to support both AVR and Chibios ARM (#3968)yiancar2018-09-281-12/+57
* 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