summaryrefslogtreecommitdiffstats
path: root/keyboards/evolv
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-12/+13
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
* Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan2023-06-181-2/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-2/+2
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-253-282/+211
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Add core/fallback encoder behaviour (#20320)jack2023-04-031-10/+0
* Adjust offset for some layouts (#20075)Ryan2023-03-131-175/+212
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-4/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-3/+5
* 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 commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-8/+0
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-1/+1
* Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-302-7/+6
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Add Gondolindrim's keymap for Evolv: addition of "encoder modes" (#14943)Álvaro A. Volpato2021-12-272-3/+413
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* [Keyboard] Update encoder callback on Evolv75 (#14757)Álvaro A. Volpato2021-10-227-14/+16
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-2/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-081-1/+1
|\
| * Fix RGBLIGHT_LIMIT_VAL typo (#11826)Ryan2021-02-081-1/+1
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-203-3/+3
* | ChibiOS conf migrations... take 6 (#11504)Nick Brassel2021-01-103-1379/+63
|/
* [Keyboard] Evolv75 (#10947)Álvaro A. Volpato2021-01-0513-0/+1952