summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/d48
Commit message (Expand)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-69/+51
* 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
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-9/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-5/+6
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+3
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-6/+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
* Remove useless line continuations (#19399)Ryan2022-12-301-16/+16
* Normalise Unicode keycodes (#18898)Ryan2022-10-312-2/+2
* Remove legacy Debug keycode (#18769)Ryan2022-10-192-4/+4
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-12/+12
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-4/+4
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-132-2/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-3/+3
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-302-7/+6
* Fix lint errors (#17293)Joel Challis2022-06-021-3/+0
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-3/+3
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-17/+17
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-022-2/+4
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-243-3/+4
* 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-292-2/+4
* Add missing info.json files for keyboards (#12239)James Young2021-03-151-0/+67
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-131-0/+0
|\
| * Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-211-0/+0
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
|/
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-251-0/+0
* [Keyboard] Added D48 keyboard (#8548)Andrew Dunai2020-05-0815-0/+1201