summaryrefslogtreecommitdiff
path: root/keyboards/percent
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (P) (#25622)Jack Sangdahl2-119/+79
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis3-3/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis5-5/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-2/+2
2024-10-12Rename RGB/HSV structs: keyboard-level code (#24476)Ryan1-5/+5
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel9-201/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-4/+4
2024-08-04Remove unnecessary RGB Matrix shutdown hooks (#24238)Joel Challis1-9/+0
2024-06-22Migrate `led_update_kb` implementations to DD (#23983)Joel Challis2-15/+4
2024-06-17Remove references to bootloadHID flashing page in keyboard readmes (#23942)Ryan3-3/+3
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan4-4/+4
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-4/+4
2024-04-22Migrate build target markers to keyboard.json - P (#23565)Joel Challis4-37/+16
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis2-13/+13
2024-03-15Migrate features from rules.mk to data driven - OPQR (#23285)Joel Challis6-30/+30
2024-02-20Manual user keymap removal (#23119)Joel Challis2-23/+0
2024-01-10Migrate RGB Matrix config to info.json - NOPQ (#22866)Joel Challis2-57/+34
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark2-62/+0
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel2-62/+0
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan1-4/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis1-62/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan8-120/+52
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-08-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis1-14/+14
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan1-2/+3
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan8-8/+10
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-1/+3
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan1-1/+0
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-39/+104
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-2/+6
2023-04-05Move TKL layouts to data driven (#20337)Ryan2-334/+296
2023-04-04Move 65% layouts to data driven (#20308)Ryan5-255/+300
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-49/+21
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan6-3/+9
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-17Remove more empty headers (#20155)Ryan4-71/+0
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan10-30/+25
2023-02-26Move encoder config to data driven (#19923)Ryan1-3/+0
2023-02-26Move backlight config to data driven (#19910)Ryan8-9/+13
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan3-3/+0
2023-02-17Remove matrix size defines (#19581)Ryan5-18/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan6-8/+11
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan10-30/+10
2023-02-03Debounce defines cleanup (#19742)Ryan3-5/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0