summaryrefslogtreecommitdiffstats
path: root/keyboards/doro67/regular/regular.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove non-Keychron keyboardslokher2022-09-131-16/+0
|
* Refactor to use led config - Part 5 (#10975)Joel Challis2020-11-211-31/+0
| | | | | | | * Refactor to use led config * Refactor to use led config * Refactor to use led config
* get doro67 led workingmechmerlin2019-02-191-3/+3
|
* [Keyboard] New Keyboard: Doro67 Regular PCB (#5115)MechMerlin2019-02-131-0/+47
* initial commit with edits to vanilla code * Add QMK Configurator support * add an appropriately generated keymap * pins, matrices, and features added in * moved it all to a regular directory. It's called regular as that's what it's called in the group buy. In the future we will have other directories for the other PCBs that are delivered to customers. * forgot caps lock led support * Update keyboards/doro67/regular/keymaps/default/config.h Use the NAME Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com> * Update keyboards/doro67/regular/readme.md Be more explicit Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com>