| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Add standard definitions for ALGR and KC_ALGR (#4389) | Konstantin Đorđević | 2018-12-12 | 15 | -29/+10 |
* | | Keymap: Hacker Dvorak (#4514) | Ismael Venegas Castelló | 2018-12-05 | 1 | -0/+47 |
* | | Make ARM Audio max volume configurable (#4540) | Drashna Jaelre | 2018-12-03 | 1 | -0/+2 |
* | | Fix up RGB Matrix code (#4503) | Drashna Jaelre | 2018-12-03 | 3 | -32/+91 |
* | | Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) | Wilba | 2018-11-30 | 2 | -1/+181 |
* | | Add Extrakey support for Brightness up/down (#4477) | Giuseppe Rota | 2018-11-28 | 1 | -1/+1 |
* | | Added Rick Roll to song lists (#4510) | Paul Massendari | 2018-11-28 | 1 | -0/+30 |
* | | Turn off Mousekeys for several ps2avrGB keyboards (#4502) | Drashna Jaelre | 2018-11-27 | 1 | -2/+2 |
* | | Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) | Konstantin Đorđević | 2018-11-27 | 1 | -1/+0 |
* | | Add tap_code16 function (#4362) | Konstantin Đorđević | 2018-11-27 | 1 | -2/+3 |
* | | Merge pull request #4453 from drashna/fix_ucis | Erez Zukerman | 2018-11-20 | 1 | -2/+4 |
|\ \ |
|
| * | | Fix UCIS code | Drashna Jaelre | 2018-11-19 | 1 | -2/+4 |
* | | | Allows disabling rgb effects in userspace (#4422) | Florian Didron | 2018-11-18 | 2 | -65/+149 |
|/ / |
|
* | | modify quantum/template/avr/config.h: add rgblight effect configurations | mtei | 2018-11-12 | 1 | -5/+18 |
* | | Configurable Rainbow Swirl range (#4376) | Frank Tackitt | 2018-11-07 | 1 | -1/+5 |
* | | Add EEPROM_RESET keycode to core code (#4234) | Drashna Jaelre | 2018-11-06 | 2 | -0/+9 |
* | | Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338) | Konstantin Đorđević | 2018-11-06 | 2 | -14/+17 |
* | | Increasing square wave buffer to max volume. (#4296) | Josh | 2018-11-03 | 1 | -124/+9 |
* | | Remove old declaration | Drashna Jaelre | 2018-11-02 | 1 | -1/+0 |
* | | Move disable JTAG code from `keyboard_init` to `keyboard_setup` | Danny Nguyen | 2018-11-02 | 2 | -20/+0 |
* | | Add support for Atmega32A to pin declarations and universal matrix (#4015) | Jack Humbert | 2018-11-02 | 2 | -63/+113 |
* | | Add pointer(?) to disable_JTAG to prevent compiler errors (#4310) | Drashna Jaelre | 2018-10-31 | 1 | -6/+7 |
* | | Added JTAG disable code to the split_common (#4309) | That-Canadian | 2018-10-31 | 1 | -0/+14 |
* | | Add Bootmagic Lite to QMK (#4215) | Drashna Jaelre | 2018-10-27 | 4 | -1/+49 |
* | | add support for encoders to core | Jack Humbert | 2018-10-26 | 3 | -0/+111 |
* | | Keymap: add new keymap (#4127) | ROMUSKING | 2018-10-22 | 1 | -0/+1 |
* | | Fix Unicode EEPROM handling so it is consistent. (#4066) | Drashna Jaelre | 2018-10-19 | 5 | -15/+17 |
* | | optimize rgblight_effect_alternating(void) | mtei | 2018-10-18 | 1 | -7/+7 |
* | | convert to unix line-endings [skip ci] | QMK Bot | 2018-10-16 | 1 | -1/+1 |
* | | Fixes on slovenian keymap | Žan Pevec | 2018-10-16 | 1 | -14/+14 |
* | | Only include lufa.h if AVR in quantum/api.h | Drashna Jaelre | 2018-10-16 | 1 | -1/+3 |
* | | Basic Slovenian keymap added (#4128) | Žan Pevec | 2018-10-15 | 1 | -0/+106 |
* | | Add sendstring_german.h (#4124) | Patrick Hener | 2018-10-12 | 1 | -0/+81 |
* | | A comment indicating the insertion location of the new mode was added. | mtei | 2018-10-11 | 1 | -0/+4 |
* | | Add a temporary comment to quantum/rgblight.h to aid migration. | mtei | 2018-10-11 | 1 | -0/+46 |
* | | Add non-US Hash and Backslash to AutoShift handling | Drashna Jaelre | 2018-10-06 | 1 | -0/+2 |
* | | rgb_matrix: continue calling rgb_matrix_indicators() when toggled off | James Laird-Wah | 2018-10-04 | 1 | -1/+2 |
* | | process_ucis: Add a callback for success (#4067) | martinakcsilla | 2018-10-03 | 2 | -0/+9 |
* | | add JP keycode for MacOSX (#4033) | takashiski | 2018-10-02 | 1 | -0/+3 |
* | | Adds a method allowing to set custom colors to the rgb matrix | Florian Didron | 2018-10-02 | 2 | -0/+8 |
* | | Add send_unicode_hex_string function (#3828) | Drashna Jaelre | 2018-10-01 | 2 | -0/+29 |
* | | Add Function level EECONFIG code for EEPROM (#3084) | Drashna Jaelre | 2018-10-01 | 1 | -0/+3 |
* | | Make digital rain RGB matrix effect #define configurable. | Daniel Shields | 2018-10-01 | 1 | -2/+6 |
* | | Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785) | Drashna Jaelre | 2018-10-01 | 2 | -2/+8 |
* | | RAMA M6-B and IS31FL3218 driver (#4021) | Wilba6582 | 2018-09-30 | 1 | -1/+1 |
* | | Update quantum matrix to support both AVR and Chibios ARM (#3968) | yiancar | 2018-09-28 | 3 | -96/+221 |
* | | Improved dynamic keymaps (#3972) | Wilba6582 | 2018-09-28 | 2 | -32/+17 |
* | | Keyboard: keyboardio model01: rgbmatrix support (#3989) | James Laird-Wah | 2018-09-27 | 1 | -0/+1 |
* | | split_common: fix backlight update for serial boards | Chiang Fong Lee | 2018-09-27 | 1 | -7/+7 |
* | | Revert "Split Common: Serial Backlight LED fix (#3586)" | Chiang Fong Lee | 2018-09-27 | 1 | -18/+0 |