summaryrefslogtreecommitdiffstats
path: root/keyboards/alpine65
Commit message (Expand)AuthorAgeFilesLines
* Repair malformed links in keyboard README files (#21969)Falco Gerritsjans2023-09-111-1/+1
* 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
* 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
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-103/+71
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove more empty headers (#20155)Ryan2023-03-171-18/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-4/+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 legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-262-7/+6
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* 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
* 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-1/+1
* Add missing info.json files for keyboards (#12239)James Young2021-03-151-0/+84
* 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 7 (#11529)Nick Brassel2021-01-133-1379/+63
|/
* Alpine65 (#11223)Álvaro A. Volpato2021-01-1111-0/+1660