summaryrefslogtreecommitdiffstats
path: root/keyboards/ckeys/thedora/thedora.c
Commit message (Collapse)AuthorAgeFilesLines
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-051-1/+1
|
* cKeys theDora Refactor (#14495)James Young2021-09-191-0/+30
|
* Remove empty override functions (#14312)Ryan2021-09-051-27/+0
| | | | | | | | | | | | | | | | | * Remove empty override functions, 0-9 * Remove empty override functions, A-D * Remove empty override functions, E-H * Remove empty override functions, handwired * Remove empty override functions, I-L * Remove empty override functions, M-P * Remove empty override functions, Q-T * Remove empty override functions, U-Z
* [Keyboard] Add cKeys' "The Dora" Board (#6469)Branden Byers2019-08-061-0/+28
* Initial 4x5 * More board * Update exboard * Update * Change name to thedora * Update keyboards/ckeys/thedora/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/ckeys/thedora/config.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Remove the slash * Attempt at fixing moxygen line break issues * Update keyboards/ckeys/thedora/config.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Add boilerplate * Update keyboards/ckeys/thedora/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com>