aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dotmod/dymium65
Commit message (Collapse)AuthorAgeFilesLines
* Migrate `g_led_config` to DD (D) (#25560)Jack Sangdahl2025-09-092-24/+68
|
* Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis2025-07-101-2/+6
|
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-241-1/+0
|
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-231-1/+0
|
* Update keycodes for keyboards with RGB Matrix (#24484)Ryan2024-11-241-7/+7
|
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-252-73/+0
|
* Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 2 (#23750)James Young2024-05-202-23/+6
| | | | | | | | | | | | | | | | | | | | | | | Affects: - `do60` - `doio/kb30` - `donutcables/scrabblepad` - `doppelganger` - `doro67/rgb` - `dotmod/dymium65` - `draytronics/daisy` - `draytronics/elise` - `draytronics/elise_v2` - `drewkeys/iskar` - `drhigsby/bkf` - `drhigsby/dubba175` - `drhigsby/ogurec` - `drhigsby/packrat` - `dtisaac/cg108` - `dumbo` - `dz60` - `dztech/bocc` - `dztech/duo_s`
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-302-1/+0
|
* Migrate RGB Matrix config to info.json - D (#22811)Joel Challis2024-01-072-10/+3
|
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* Dymium65 Layout Touch-Up (#21269)James Young2023-06-171-18/+18
| | | | | * [refactor] friendly-format info.json * [refactor] correct layout data
* Tidy up encoder_map directions (#20847)Joel Challis2023-05-102-2/+2
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-54/+54
|
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-012-3/+2
|
* Fixup dymium65 RGB Pin (#20473)jack2023-04-172-2/+3
|
* [Keyboard] Add dymium65 (#20257)Wycer2023-04-159-0/+400
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Wycer <wycers@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: linyer-qwq <990842844@qq.com> Co-authored-by: Linyer-qwq <32816392+Linyer-qwq@users.noreply.github.com>