summaryrefslogtreecommitdiffstats
path: root/keyboards/linworks/fave87
Commit message (Expand)AuthorAgeFilesLines
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-012-5/+2
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move TKL layouts to data driven (#20337)Ryan2023-04-052-603/+511
* Remove more empty headers (#20155)Ryan2023-03-171-16/+0
* Fix layout macro keys with no matrix position (#20033)Ryan2023-03-131-4/+4
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-102-6/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-4/+4
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-211-1/+0
* 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 usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: L (#17849)Ryan2022-08-022-8/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-261-2/+1
* 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
* Linworks Fave87 Layout Macro Refactor (#14008)James Young2021-08-163-283/+531
* [Keyboard] Add Fave87 (#13873)Moritz2021-08-069-0/+564