summaryrefslogtreecommitdiffstats
path: root/keyboards/horrortroll/lemon40
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-32/+12
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-4/+3
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-012-4/+2
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-97/+53
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Fix some more missing `#pragma once`s (#20241)Ryan2023-03-231-0/+2
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-102-8/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-3/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* 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
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-061-3/+0
|/
* Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2022-07-282-7/+6
* [Keyboard] Add Lemon40 keyboard (#17357)HorrorTroll2022-06-1212-0/+882