summaryrefslogtreecommitdiffstats
path: root/keyboards/linworks/whale75
Commit message (Expand)AuthorAgeFilesLines
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-012-5/+2
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-273-552/+474
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-102-6/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-7/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-4/+5
* Add some missing `#pragma once`s (#19902)Ryan2023-02-212-17/+2
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-211-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-5/+6
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+3
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-192-2/+2
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-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
* 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 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
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-195-428/+569
|\
| * Linworks Whale75 Layout Macro refactor and Configurator fixes (#14059)James Young2021-08-195-428/+569
* | Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
|/
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-1/+4
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-292-20/+22
* remove keyboard_folder from info.jsonZach White2021-02-271-1/+0
* Fix build for linworks/whale75. (#12042)Nick Brassel2021-02-271-0/+1
* [Keyboard] Whale 75 (#11486)Moritz2021-02-0711-0/+784