summaryrefslogtreecommitdiff
path: root/quantum/quantum.h
AgeCommit message (Expand)Author
2019-04-12Change table namesDrashna Jaelre
2019-04-12Clean up some of the codeDrashna Jaelre
2019-04-07Fixed tap/down/up handling in dynamic keymap macros (#5363)Drashna Jaelre
2019-04-05Custom Tapping Term per key (#5009)Drashna Jaelre
2019-03-30Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODEWilba6582
2019-03-12Next set of split_common changes (#4974)James Churchill
2019-02-16Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob
2019-02-10fix the led_matrix.h naming conflictskullY
2019-02-10compiles, but long delay on startup and problemsskullY
2019-01-25move `#include "rgb.h"` from quantum.h to quantum.cmtei
2018-12-19Make `readPin` output a 0 or 1 when using AVR to match ChibiOS's version of `...Danny Nguyen
2018-12-14Fix up tap_code functionality (#4609)Drashna Jaelre
2018-12-12Add standard definitions for ALGR and KC_ALGR (#4389)Konstantin Đorđević
2018-11-27Add tap_code16 function (#4362)Konstantin Đorđević
2018-11-02Add support for Atmega32A to pin declarations and universal matrix (#4015)Jack Humbert
2018-10-27Add Bootmagic Lite to QMK (#4215)Drashna Jaelre
2018-10-01Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785)Drashna Jaelre
2018-09-28Update quantum matrix to support both AVR and Chibios ARM (#3968)yiancar
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
2018-09-13rgblight.[ch] more configurable (#3582)Takeshi ISHII
2018-08-28ISSI31FL3733 driver (#3679)yiancar
2018-08-04Make sure Planck light calls user suspend functions (#3568)Drashna Jaelre
2018-07-25Keymap: Bocaj Ergodox Updates (#3364)Jacob Jerrell
2018-07-16Lets split eh (#3120)That-Canadian
2018-07-15Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron
2018-05-08Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert
2018-04-26Change handling of adjust layer to make it more LT(...) friendly. (#1625)Martin Sandiford
2018-04-21Fix Audio Clicky sub-feature (#2784)Drashna Jaelre
2018-03-16Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark
2018-03-09Add SS_RALT for AltGR usage in macrosDrashna Jael're
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo
2018-01-01backlight breathing overhaul (#2187)Balz Guenat
2017-11-20added SS_LSFT to featured macrosGilbert Consellado
2017-09-18Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar
2017-09-12Updates send_string functionality, adds terminal feature (#1657)Jack Humbert
2017-08-08Initial implementation of the key_lock feature.Fredric Silberberg
2017-07-27Add TX Bolt protocol support for StenographyJoe Wasson
2017-07-23clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert
2017-07-05Pull out sendstring variations to their own files.Shayne Holmes
2017-07-05Allow broader send_string layout customizability via compile flagShayne Holmes
2017-03-28Clarify the quantum license (#1042)skullydazed
2017-03-28Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesJack Humbert
2017-02-25Factor basic note processing into respective processorsGabriel Young
2017-02-19mergingJack Humbert
2017-02-15split up unicode systems into different filesJack Humbert
2017-02-12adds soft pwm for non-timed portsJack Humbert
2017-02-07Merge pull request #1057 from priyadi/selectable_outputJack Humbert
2017-02-01Limit outputselect to AVR only for nowPriyadi Iman Nurcahyo
2016-12-10Implemented basic key combination featureOfer Plesser
2016-11-26separated into api files/folderJack Humbert