summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
...
* | | move `#include "rgb.h"` from quantum.h to quantum.cmtei2019-01-25
* | | Add C(), A() and G() to match already existing S() (#4673)fauxpark2019-01-25
* | | Fix process_combo which assign -1 to uint16_t (#3697)Drashna Jaelre2019-01-25
|\ \ \
| * | | Fix process_combo which assign -1 to uint16_tShihpin Tseng2018-08-20
* | | | Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is usedMakotoKurauchi2019-01-25
* | | | Optimize/Update the new_project script (#4920)MechMerlin2019-01-23
* | | | Update Templates (stop living in the past, its 2019) (#4897)MechMerlin2019-01-20
* | | | Allows Terminal to use ModTap/LayerTap keys (#4586)Mislav Čakarić2019-01-17
* | | | Simplify split_common Code significantly (#4772)James Churchill2019-01-17
* | | | Changed rest note (#4837)Jeremy Bernhardt2019-01-13
* | | | Adds Proton C Conversion (#4661)Jack Humbert2019-01-10
* | | | Tidy up Mod-Tap shortcuts (#4806)fauxpark2019-01-08
* | | | Add missing parentheses to some important macros (#4775)Konstantin Đorđević2019-01-08
* | | | Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...Konstantin Đorđević2019-01-07
| |_|/ |/| |
* | | Add explicit eeprom include in split_commonJames Churchill2019-01-03
* | | Convert split_common to use generic GPIO apiJames Churchill2019-01-03
* | | Remove redundant, language-specific aliases for KC_ALGR (#4720)Konstantin Đorđević2019-01-03
* | | Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)David Dai2018-12-31
* | | Register the interrupting keycode in the tap dance state structGiuseppe Rota2018-12-30
* | | Fix leader processingGiuseppe Rota2018-12-29
* | | Fix Split Common Split_util.c typoDrashna Jaelre2018-12-28
* | | Update split keyboard docs (#4735)Danny2018-12-28
* | | Replace serial.c of quantum/split_common/ (#4669)Takeshi ISHII2018-12-24
* | | Fix up process_leader to be a bit more optimized (#4662)Drashna Jaelre2018-12-20
* | | Overhaul Unicode Common functionality (#4325)Drashna Jaelre2018-12-19
* | | Make `readPin` output a 0 or 1 when using AVR to match ChibiOS's version of `...Danny Nguyen2018-12-19
* | | Per Key Leader Timing Option (#4026)Alexander Kagno2018-12-15
* | | Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)Takeshi ISHII2018-12-14
* | | Make quantum/split_common/serial.[ch] configurable (#4419)Takeshi ISHII2018-12-14
* | | Fix up tap_code functionality (#4609)Drashna Jaelre2018-12-14
* | | Added noeeprom versions of set hue, sat, val, and stepFredric Silberberg2018-12-13
* | | Add standard definitions for ALGR and KC_ALGR (#4389)Konstantin Đorđević2018-12-12
* | | Keymap: Hacker Dvorak (#4514)Ismael Venegas Castelló2018-12-05
* | | Make ARM Audio max volume configurable (#4540)Drashna Jaelre2018-12-03
* | | Fix up RGB Matrix code (#4503)Drashna Jaelre2018-12-03
* | | Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520)Wilba2018-11-30
* | | Add Extrakey support for Brightness up/down (#4477)Giuseppe Rota2018-11-28
* | | Added Rick Roll to song lists (#4510)Paul Massendari2018-11-28
* | | Turn off Mousekeys for several ps2avrGB keyboards (#4502)Drashna Jaelre2018-11-27
* | | Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević2018-11-27
* | | Add tap_code16 function (#4362)Konstantin Đorđević2018-11-27
* | | Merge pull request #4453 from drashna/fix_ucisErez Zukerman2018-11-20
|\ \ \
| * | | Fix UCIS codeDrashna Jaelre2018-11-19
* | | | Allows disabling rgb effects in userspace (#4422)Florian Didron2018-11-18
|/ / /
* | | modify quantum/template/avr/config.h: add rgblight effect configurationsmtei2018-11-12
* | | Configurable Rainbow Swirl range (#4376)Frank Tackitt2018-11-07
* | | Add EEPROM_RESET keycode to core code (#4234)Drashna Jaelre2018-11-06
* | | Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)Konstantin Đorđević2018-11-06
* | | Increasing square wave buffer to max volume. (#4296)Josh2018-11-03
* | | Remove old declarationDrashna Jaelre2018-11-02