summaryrefslogtreecommitdiff
path: root/keyboards/lz/erghost
AgeCommit message (Expand)AuthorFilesLines
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-53/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-144/+144
2024-04-25Migrate build target markers to keyboard.json - L (#23607)Joel Challis1-0/+0
2024-04-22Data-Driven Keyboard Conversions: L (#23576)James Young2-12/+8
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-15/+13
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+1
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-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2-71/+341
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan1-1/+1
2023-02-26Move backlight config to data driven (#19910)Ryan2-3/+4
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-1/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-5/+5
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-6/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre1-3/+0
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-1/+1
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-02Move keyboard USB IDs and strings to data driven: L (#17849)Ryan2-8/+7
2022-02-26Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis1-3/+0
2021-12-24[Keyboard] Add LZ erGhost (#15451)mechlovin12-0/+666