summaryrefslogtreecommitdiffstats
path: root/users/ishtob
Commit message (Expand)AuthorAgeFilesLines
* Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan2023-04-141-1/+1
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+1
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove deprecated Quantum keycodes (#19712)Ryan2023-01-291-1/+1
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)Drashna Jaelre2022-10-151-1/+0
* [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-061-1/+0
* Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan2021-02-061-3/+0
* Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140)fauxpark2019-02-151-4/+1
* Keymap: fix userspace compile error with planck grid (#4719)ishtob2018-12-241-1/+0
* adding block def to ishtob's userspace (#4427)ishtob2018-11-141-0/+165
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-2/+1
* Fixes STM32F303XC timer issue for Planck Rev 6 (#3777)ishtob2018-08-271-1/+1
* Keymap: adding my personal userspace to QMK master (#3605)ishtob2018-08-105-0/+315