summaryrefslogtreecommitdiff
path: root/keyboards/durgod
AgeCommit message (Expand)AuthorFilesLines
2025-10-06add durgod venus iso support (#25526)Pascal Hansjosten13-5/+336
2025-09-09Migrate `g_led_config` to DD (D) (#25560)Jack Sangdahl6-65/+227
2025-06-10Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291)Joel Challis1-2/+0
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2-2/+0
2025-01-04Fix durgod k3x0 docs (#24774)Tocho Tochev3-10/+10
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan4-20/+20
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel18-674/+0
2024-07-11bad_kb_funcs1zvecr2-0/+4
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan3-46/+46
2024-04-14Migrate build target markers to keyboard.json - DE (#23515)Joel Challis1-0/+0
2024-04-13Data-Driven Keyboard Conversions: D (#23461)James Young4-30/+19
2024-04-05Remove more unnecessary `quantum.h` includes (#23402)Ryan4-4/+4
2024-04-04Remove deprecated quantum keycodes (#23407)Ryan15-15/+15
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis8-1/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis2-13/+11
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan4-282/+282
2024-02-14Migrate RGB Matrix config to info.json (#23000)Joel Challis1-3/+0
2024-01-07Migrate RGB Matrix config to info.json - D (#22811)Joel Challis5-76/+46
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark9-1066/+0
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-18Update keyboard LED driver configs (#22638)Ryan4-4/+4
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel9-1066/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis4-116/+0
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis1-1/+0
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan1-2/+2
2023-10-04Update ISSI LED types (#22099)Ryan4-4/+4
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan1-13/+2
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan1-1/+1
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-08-14Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2023-08-15Fix `keyboard` field for some JSON keymaps (#21752)Ryan1-1/+1
2023-08-06Merge remote-tracking branch 'origin/master' into developQMK Bot2-2/+2
2023-08-06Fix `binepad/bn009` and `durgod/dgk6x/hades_ansi` keymaps (#21701)Ryan2-2/+2
2023-06-01Unicodemap keycodes rename (#21092)Ryan1-5/+5
2023-05-08Support durgod/k310 boards with APM32 instead of STM32 (#20770)Ryan L1-0/+3
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-70/+70
2023-04-15Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan4-106/+67
2023-04-12[Keyboard] Add support for ISO version of Durgod Hades (#20110)Moritz Plattner24-6/+434
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-05Move TKL layouts to data driven (#20337)Ryan2-335/+303
2023-04-05Move 75% and 96% layouts to data driven (#20289)Ryan4-125/+85
2023-04-04Move 65% layouts to data driven (#20308)Ryan4-109/+70
2023-04-04Move fullsize layouts to data driven (#20317)Ryan2-389/+369
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan6-6/+6
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan11-36/+25
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel1-1/+1
2023-02-22Remove magic bodges from via keymaps (#19890)Joel Challis16-87/+19
2023-02-17Remove matrix size defines (#19581)Ryan5-14/+0