Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 1 | -1/+1 |
| | |||||
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
| | |||||
* | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 1 | -1/+0 |
| | |||||
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729) | Drashna Jaelre | 2022-10-15 | 1 | -1/+0 |
| | |||||
* | [Core] Process all changed keys in one scan loop, deprecate ↵ | Stefan Kerkmann | 2022-08-06 | 1 | -1/+0 |
| | | | | `QMK_KEYS_PER_SCAN` (#15292) | ||||
* | Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750) | Ryan | 2021-02-06 | 1 | -3/+0 |
| | |||||
* | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | 2018-09-17 | 1 | -2/+1 |
| | | | | | | | | | | * Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps. | ||||
* | Keymap: adding my personal userspace to QMK master (#3605) | ishtob | 2018-08-10 | 1 | -0/+76 |
* Adding my personal planck keymap * Adding readme.md to my keymap * Create my userspace add users/ishtob/ * Moved macros off keymap macros now exsists in my userspace, moved them off keyboard specific keymaps * Create my userspace add users/ishtob/ * rebase from main QMK repo |