summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/keymaps/smt
Commit message (Collapse)AuthorAgeFilesLines
* Clueboard 60% support (#1746)skullydazed2017-09-292-157/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | * initial clueboard_60 support * LED lighting support * fix the clueboard->clueboard_66 rename * Add layout support to clueboard_60 * Fix the 60_iso layout so it's actually iso * add a default keymap for AEK layout * fix clueboard_17 * Fixup the ISO layouts * Fix the `wait_ms()/wait_us()` definitions for chibios * Fix up the wait_ms/wait_us hack. Reduce stack size. * Add a missing #include "wait.h" * commit files that should have already been comitted
* Cleanup the clueboard keymapsskullY2017-08-161-49/+4
|
* Cleanup the Clueboard readme files.skullY2017-06-082-10/+1
|
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-4/+4
| | | | Fixes #1201.
* Add smt keymap for Clueboard (HHKB-style layout) (#1286)Stephen Tudor2017-05-083-0/+211
* Add keymap for smt Clueboard (HHKB layout) * Add readme for smt Clueboard (HHKB) keymap * Flesh out the keymap a bit more to support Colemak & Dvorak * Update README with layout image