summaryrefslogtreecommitdiffstats
path: root/keyboards/ckeys/thedora/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-231-1/+0
|\
| * Remove comments about custom ldscript for Teensy LC (#11224)Ryan2020-12-231-1/+0
| |
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
|/ | | | | - Set all other ChibiOS defaults to 'off', when not targeting Proton-C - Modified all existing F303 boards to point at the QMK_PROTON_C to ensure repeatable binary output - Modified version.h generation so that SKIP_VERSION=yes generates the same output
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-141-0/+1
| | | | | | * Cleanup rules.mk for F303 keyboards * Fix small typo
* [Keyboard] Add cKeys' "The Dora" Board (#6469)Branden Byers2019-08-061-0/+19
* 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>