aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/quantum.h
Commit message (Expand)AuthorAgeFilesLines
* Add Dip Switch as a core feature (#6140)Drashna Jaelre2019-09-031-0/+5
* clang-format changesskullY2019-08-301-77/+76
* AVR GPIO macro defines more readable (#5937)Takeshi ISHII2019-08-211-8/+7
* Additional changes for Layer State typedef compatibility (#5906)Drashna Jaelre2019-08-211-1/+1
* Sendstring LUT improvements (#5727)fauxpark2019-07-151-3/+3
* Fix parentheses in macros, and in general clean up quantum.h (#5021)Konstantin Đorđević2019-07-091-66/+53
* Typedef'ed layer_state_t to uint32_t (#3637)Alex Ong2019-05-171-2/+2
* Simple extended space cadet (#5277)XScorpion22019-04-291-0/+4
* Fix #3566 use an hardware timer for software PWM stability (#3615)Brice Figureau2019-04-221-0/+4
* OLED Driver FeatureRyan Caltabiano2019-04-201-0/+4
* Change table namesDrashna Jaelre2019-04-121-1/+1
* Clean up some of the codeDrashna Jaelre2019-04-121-0/+1
* Fixed tap/down/up handling in dynamic keymap macros (#5363)Drashna Jaelre2019-04-071-0/+4
|\
| * Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODEWilba65822019-03-301-0/+4
* | Custom Tapping Term per key (#5009)Drashna Jaelre2019-04-051-0/+2
* | 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