summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
...
* | 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
* | Move disable JTAG code from `keyboard_init` to `keyboard_setup`Danny Nguyen2018-11-02
* | Add support for Atmega32A to pin declarations and universal matrix (#4015)Jack Humbert2018-11-02
* | Add pointer(?) to disable_JTAG to prevent compiler errors (#4310)Drashna Jaelre2018-10-31
* | Added JTAG disable code to the split_common (#4309)That-Canadian2018-10-31
* | Add Bootmagic Lite to QMK (#4215)Drashna Jaelre2018-10-27
* | add support for encoders to coreJack Humbert2018-10-26
* | Keymap: add new keymap (#4127)ROMUSKING2018-10-22
* | Fix Unicode EEPROM handling so it is consistent. (#4066)Drashna Jaelre2018-10-19
* | optimize rgblight_effect_alternating(void)mtei2018-10-18
* | convert to unix line-endings [skip ci]QMK Bot2018-10-16
* | Fixes on slovenian keymapŽan Pevec2018-10-16
* | Only include lufa.h if AVR in quantum/api.hDrashna Jaelre2018-10-16
* | Basic Slovenian keymap added (#4128)Žan Pevec2018-10-15
* | Add sendstring_german.h (#4124)Patrick Hener2018-10-12
* | A comment indicating the insertion location of the new mode was added.mtei2018-10-11
* | Add a temporary comment to quantum/rgblight.h to aid migration.mtei2018-10-11
* | Add non-US Hash and Backslash to AutoShift handlingDrashna Jaelre2018-10-06
* | rgb_matrix: continue calling rgb_matrix_indicators() when toggled offJames Laird-Wah2018-10-04
* | process_ucis: Add a callback for success (#4067)martinakcsilla2018-10-03
* | add JP keycode for MacOSX (#4033)takashiski2018-10-02
* | Adds a method allowing to set custom colors to the rgb matrixFlorian Didron2018-10-02
* | Add send_unicode_hex_string function (#3828)Drashna Jaelre2018-10-01
* | Add Function level EECONFIG code for EEPROM (#3084)Drashna Jaelre2018-10-01
* | Make digital rain RGB matrix effect #define configurable.Daniel Shields2018-10-01
* | Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785)Drashna Jaelre2018-10-01
* | RAMA M6-B and IS31FL3218 driver (#4021)Wilba65822018-09-30
* | Update quantum matrix to support both AVR and Chibios ARM (#3968)yiancar2018-09-28
* | Improved dynamic keymaps (#3972)Wilba65822018-09-28
* | Keyboard: keyboardio model01: rgbmatrix support (#3989)James Laird-Wah2018-09-27
* | split_common: fix backlight update for serial boardsChiang Fong Lee2018-09-27
* | Revert "Split Common: Serial Backlight LED fix (#3586)"Chiang Fong Lee2018-09-27
* | Make Audio Clicky's randomness a floatDrashna Jaelre2018-09-27
* | RGB Matrix refactoring to open up for new drivers (#3913)James Laird-Wah2018-09-27
* | Moves animation calculation logic out of the for loopsFlorian Didron2018-09-26
* | Add new RGB matrix effect digital rain aka The MatrixDaniel Shields2018-09-26
* | Add On/Off keycodesDrashna Jaelre2018-09-25
* | Add functions so you can configure programaticallyDrashna Jaelre2018-09-25
* | Store Clicky status in EEPROMDrashna Jaelre2018-09-25
* | Create AG_TOGG code to toggle Alt/Gui swap.Joe Wasson2018-09-17
* | Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
* | Zeal60/Zeal65/M60-A implementation (#3879)Wilba65822018-09-13