summaryrefslogtreecommitdiffstats
path: root/keyboards/elephant42
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-12/+13
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)Ryan2023-06-242-5/+4
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+2
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-062-3/+3
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-2/+4
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-79/+44
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-171-8/+8
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-19/+5
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-2/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Properly fix elephant42 (#18908)Ryan2022-10-302-7/+7
* elephant42: fix default keymap (#18884)Ryan2022-10-271-5/+5
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-5/+5
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-081-5/+5
|\
| * Fix future naming collisions. (#18645)Nick Brassel2022-10-081-5/+5
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|/
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-302-7/+6
* Add elephant42 keyboard (#14336)Daniil Iastremskii2022-07-0212-0/+783