aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
AgeCommit message (Expand)Author
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
2018-11-06Add EEPROM_RESET keycode to core code (#4234)Gravatar Drashna Jaelre
2018-11-06Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)Gravatar Konstantin Đorđević
2018-11-03Increasing square wave buffer to max volume. (#4296)Gravatar Josh
2018-11-02Remove old declarationGravatar Drashna Jaelre
2018-11-02Move disable JTAG code from `keyboard_init` to `keyboard_setup`Gravatar Danny Nguyen
2018-11-02Add support for Atmega32A to pin declarations and universal matrix (#4015)Gravatar Jack Humbert
2018-10-31Add pointer(?) to disable_JTAG to prevent compiler errors (#4310)Gravatar Drashna Jaelre
2018-10-31Added JTAG disable code to the split_common (#4309)Gravatar That-Canadian
2018-10-27Add Bootmagic Lite to QMK (#4215)Gravatar Drashna Jaelre
2018-10-26add support for encoders to coreGravatar Jack Humbert
2018-10-22Keymap: add new keymap (#4127)Gravatar ROMUSKING
2018-10-19Fix Unicode EEPROM handling so it is consistent. (#4066)Gravatar Drashna Jaelre
2018-10-18optimize rgblight_effect_alternating(void)Gravatar mtei
2018-10-16convert to unix line-endings [skip ci]Gravatar QMK Bot
2018-10-16Fixes on slovenian keymapGravatar Žan Pevec
2018-10-16Only include lufa.h if AVR in quantum/api.hGravatar Drashna Jaelre
2018-10-15Basic Slovenian keymap added (#4128)Gravatar Žan Pevec
2018-10-12Add sendstring_german.h (#4124)Gravatar Patrick Hener
2018-10-11A comment indicating the insertion location of the new mode was added.Gravatar mtei
2018-10-11Add a temporary comment to quantum/rgblight.h to aid migration.Gravatar mtei
2018-10-06Add non-US Hash and Backslash to AutoShift handlingGravatar Drashna Jaelre
2018-10-04rgb_matrix: continue calling rgb_matrix_indicators() when toggled offGravatar James Laird-Wah
2018-10-03process_ucis: Add a callback for success (#4067)Gravatar martinakcsilla
2018-10-02add JP keycode for MacOSX (#4033)Gravatar takashiski