summaryrefslogtreecommitdiff
path: root/keyboards/elephant42
AgeCommit message (Expand)Author
2024-01-04Migrate RGB Matrix config to info.json - EF (#22808)Joel Challis
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
2023-06-24Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-30Properly fix elephant42 (#18908)Ryan
2022-10-27elephant42: fix default keymap (#18884)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-08Fix future naming collisions. (#18645)Nick Brassel
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-30Move keyboard USB IDs and strings to data driven: E (#17815)Ryan
2022-07-02Add elephant42 keyboard (#14336)Daniil Iastremskii