summaryrefslogtreecommitdiffstats
path: root/keyboards/kingly_keys
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-2313-66/+73
* OLED: driver naming cleanups (#21710)Ryan2023-08-152-2/+0
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-021-4/+4
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-247-14/+9
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1814-14/+21
* `info.json` whitespace cleanups (#20651)Ryan2023-05-022-4/+4
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-014-6/+4
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-252-159/+127
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-40/+83
* Move split space/backspace layouts to data driven (#20356)Ryan2023-04-082-37/+97
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0614-10/+22
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-058-94/+49
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-229/+174
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-172-258/+258
* Remove more empty headers (#20155)Ryan2023-03-178-58/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-1115-51/+40
* Move encoder config to data driven (#19923)Ryan2023-02-269-15/+25
* Remove matrix size defines (#19581)Ryan2023-02-177-29/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0816-48/+16
* Debounce defines cleanup (#19742)Ryan2023-02-037-19/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-317-7/+0
* Tidy up use of CTPC (#19570)Joel Challis2023-01-111-1/+1
* Remove useless line continuations (#19399)Ryan2022-12-302-28/+28
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-142-4/+4
* Update use of legacy keycodes (#19120)Joel Challis2022-11-222-3/+3
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-163-7/+7
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-3/+3
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-156-12/+64
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-072-7/+0
|\
| * Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-072-7/+0
* | Remove remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg2022-09-291-2/+2
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-203-9/+14
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-203-9/+14
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-067-7/+0
|/
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-0312-44/+40
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-142-24/+24
* Fix up build options comments (#15463)Ryan2021-12-123-3/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-098-11/+8
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-018-11/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-057-7/+7
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-022-2/+5
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-303-3/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-213-3/+3
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-203-3/+3
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-125-5/+0