summaryrefslogtreecommitdiff
path: root/keyboards/handwired/d48
AgeCommit message (Expand)AuthorFilesLines
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-08-25Update Underglow keycodes (#23765)Ryan1-1/+1
2024-04-23Change to `development_board` (#21695)Duncan Sutherland1-3/+1
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis1-0/+0
2024-04-15Data-Driven Keyboard Conversions: H, Part 2 (#23525)James Young2-17/+12
2024-04-03Remove `quantum.h` includes from keyboard code (#23394)Ryan2-1/+6
2024-01-17I2C driver cleanup (#21273)David Hoelscher1-1/+0
2024-01-16i2c: rename read/write register functions (#22905)Ryan1-2/+2
2023-11-27Remove userspace keymaps (#22544)Joel Challis4-400/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-15/+13
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2-3/+3
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-69/+51
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-23Fix some more missing `#pragma once`s (#20241)Ryan1-0/+2
2023-03-17Remove more empty headers (#20155)Ryan1-1/+0
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan2-9/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-5/+6
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-7/+3
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan1-6/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-30Remove useless line continuations (#19399)Ryan1-16/+16
2022-10-31Normalise Unicode keycodes (#18898)Ryan2-2/+2
2022-10-19Remove legacy Debug keycode (#18769)Ryan2-4/+4
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan2-12/+12
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-4/+4
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre1-1/+10
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan2-2/+2
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-3/+3
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2-7/+6
2022-06-02Fix lint errors (#17293)Joel Challis1-3/+0
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-3/+3
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan1-17/+17
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-1/+0
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2-2/+4
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus223-3/+4
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan1-0/+3
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young2-2/+4
2021-03-15Add missing info.json files for keyboards (#12239)James Young1-0/+67
2021-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+0
2021-01-13Exclude more keyboards from CI (#11436)Zach White1-0/+0
2020-12-21Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+0