aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dichotomy/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Migrate build target markers to keyboard.json - DE (#23515)Joel Challis2024-04-141-87/+0
|
* Data-Driven Keyboard Conversions: D (#23461)James Young2024-04-131-0/+9
|
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-1/+61
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-301-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Dichotomy: fix info.json mismatch (#4771)noroadsleft2019-01-041-1/+1
| | | | The info.json file was missing the two keys that correspond to the rotary encoders.
* Keyboard: Fixing spelling, updating code, finalizing keymap for Dichotomy ↵Snipeye2018-12-061-0/+12
(#4539) * Fixing spelling, updating code, finalizing keymap for Dichotomy * Fixing requested changes in PR * Further PR-requested changes for convention * Making macros functionable, removing unecessary defs * Fixing keymap to properly use previously-changed macros