aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
AgeCommit message (Expand)Author
2019-01-26Working eager_pkGravatar alex-ong
2019-01-26DO NOT USE Revert back to original API to support split_keyboards.Gravatar alex-ong
2019-01-26DO NOT USE - debounce successfully compiled.Gravatar alex-ong
2019-01-26DO NOT USE Merge branch 'master' into debounce_refactorGravatar Alex Ong
2019-01-25move `#include "rgb.h"` from quantum.h to quantum.cGravatar mtei
2019-01-25Add C(), A() and G() to match already existing S() (#4673)Gravatar fauxpark
2019-01-25Fix process_combo which assign -1 to uint16_t (#3697)Gravatar Drashna Jaelre
2019-01-25Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is usedGravatar MakotoKurauchi
2019-01-23Optimize/Update the new_project script (#4920)Gravatar MechMerlin
2019-01-20Update Templates (stop living in the past, its 2019) (#4897)Gravatar MechMerlin
2019-01-17Allows Terminal to use ModTap/LayerTap keys (#4586)Gravatar Mislav Čakarić
2019-01-17Simplify split_common Code significantly (#4772)Gravatar James Churchill
2019-01-13Changed rest note (#4837)Gravatar Jeremy Bernhardt
2019-01-10Adds Proton C Conversion (#4661)Gravatar Jack Humbert
2019-01-08Tidy up Mod-Tap shortcuts (#4806)Gravatar fauxpark
2019-01-08Add missing parentheses to some important macros (#4775)Gravatar Konstantin Đorđević
2019-01-07Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...Gravatar Konstantin Đorđević
2019-01-04Merge branch 'master' into debounce_refactorGravatar Alex Ong
2019-01-03Add explicit eeprom include in split_commonGravatar James Churchill
2019-01-03Convert split_common to use generic GPIO apiGravatar James Churchill
2019-01-03Remove redundant, language-specific aliases for KC_ALGR (#4720)Gravatar Konstantin Đorđević
2018-12-31Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)Gravatar David Dai
2018-12-30Register the interrupting keycode in the tap dance state structGravatar Giuseppe Rota
2018-12-29Fix leader processingGravatar Giuseppe Rota
2018-12-28Fix Split Common Split_util.c typoGravatar Drashna Jaelre
2018-12-28Update split keyboard docs (#4735)Gravatar Danny
2018-12-24Replace serial.c of quantum/split_common/ (#4669)Gravatar Takeshi ISHII
2018-12-20Fix up process_leader to be a bit more optimized (#4662)Gravatar Drashna Jaelre
2018-12-19Overhaul Unicode Common functionality (#4325)Gravatar Drashna Jaelre
2018-12-19Make `readPin` output a 0 or 1 when using AVR to match ChibiOS's version of `...Gravatar Danny Nguyen
2018-12-15Per Key Leader Timing Option (#4026)Gravatar Alexander Kagno
2018-12-14Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)Gravatar Takeshi ISHII
2018-12-14Make quantum/split_common/serial.[ch] configurable (#4419)Gravatar Takeshi ISHII
2018-12-14Fix up tap_code functionality (#4609)Gravatar Drashna Jaelre
2018-12-13Added noeeprom versions of set hue, sat, val, and stepGravatar Fredric Silberberg
2018-12-12Add standard definitions for ALGR and KC_ALGR (#4389)Gravatar Konstantin Đorđević
2018-12-05Keymap: Hacker Dvorak (#4514)Gravatar Ismael Venegas Castelló
2018-12-03Make ARM Audio max volume configurable (#4540)Gravatar Drashna Jaelre
2018-12-03Fix up RGB Matrix code (#4503)Gravatar Drashna Jaelre
2018-11-30Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520)Gravatar Wilba
2018-11-28Add Extrakey support for Brightness up/down (#4477)Gravatar Giuseppe Rota
2018-11-28Added Rick Roll to song lists (#4510)Gravatar Paul Massendari
2018-11-27Turn off Mousekeys for several ps2avrGB keyboards (#4502)Gravatar Drashna Jaelre
2018-11-27Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Gravatar Konstantin Đorđević
2018-11-27Add tap_code16 function (#4362)Gravatar Konstantin Đorđević
2018-11-20Merge pull request #4453 from drashna/fix_ucisGravatar Erez Zukerman
2018-11-19Fix UCIS codeGravatar Drashna Jaelre
2018-11-18Allows disabling rgb effects in userspace (#4422)Gravatar Florian Didron
2018-11-12modify quantum/template/avr/config.h: add rgblight effect configurationsGravatar mtei
2018-11-07Configurable Rainbow Swirl range (#4376)Gravatar Frank Tackitt