summaryrefslogtreecommitdiff
path: root/keyboards/handwired/dygma
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (H) (#25599)Jack Sangdahl4-80/+272
2025-06-10Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291)Joel Challis1-2/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan3-3/+3
2024-05-17Miscellaneous Data-Driven Keyboard Conversions (#23712)James Young4-7/+14
2024-05-17Delete trivial keymap readmes (#23714)Ryan3-3/+0
2024-04-23Change to `development_board` (#21695)Duncan Sutherland1-3/+1
2024-04-15Data-Driven Keyboard Conversions: H, Part 2 (#23525)James Young2-13/+6
2024-04-05Remove more unnecessary `quantum.h` includes (#23402)Ryan2-2/+2
2024-04-03Remove `quantum.h` includes from keyboard code (#23394)Ryan2-5/+4
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-1/+2
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-0/+0
2024-01-08Migrate RGB Matrix config to info.json - H (#22861)Joel Challis2-33/+14
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan1-1/+1
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan3-2254/+478
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-7/+3
2023-02-03Debounce defines cleanup (#19742)Ryan2-3/+2
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-12weact docs patch re "security vulnerability" (#19572)Tom Barnes1-1/+1
2022-09-28Merge remote-tracking branch 'origin/master' into developJoshua Diamond7-45/+76
2022-09-28[Keyboard] dygma/raise: multiple fixes and improvements (#18361[)Mike Ryan8-51/+76
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan5-5/+5
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan4-13/+11
2022-07-01Specify blackpill board files where relevant (#17521)Joel Challis1-0/+1
2022-01-25More keyboard rules.mk cleanups (#16044)Ryan1-1/+1
2022-01-10[Keyboard] Fix compilation issues for Dygma Raise (#15810)Drashna Jaelre1-0/+2
2022-01-09[Keyboard] Adding Dygma Raise (#13543)Islam Sharabash23-0/+3073