aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/smt
Commit message (Collapse)AuthorAgeFilesLines
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial files for rev 6 with encoder * music map init, dip scan added * adds ws2812 driver for arm * flesh out dip and encoder support * adds default encoder res * adds default encoder res * start muse implementation * muse working with encoder as control * flip direction * try mouse wheel again * dont break other revs * dont break other revs * conditional autio * pwm ws driver (not working) * update build includes for chibios * update ws2812 driver/config * last commit for glasser code * working example * remove rgb for now * finish up rev6 * working encoder keycodes * add warnings to planck keymaps about the LAYOUT
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-0/+3
| | | | | | | | | | | | | | | | | | | | | | * Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-201-6/+6
|
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-4/+4
| | | | Fixes #1201.
* Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesJack Humbert2017-03-281-0/+29
|\ | | | | Flesh out MIDI support
| * Update existing keymapsGabriel Young2017-02-251-0/+29
| | | | | | | | | | | | Update existing keymaps to enable MIDI_BASIC functionality. Also added an option MIDI_ENABLE_STRICT to be strict about keycode use (which also reduces memory footprint at runtime)
* | Update smt keymap READMEsStephen Tudor2017-03-082-31/+52
| |
* | Update smt keymaps for consistencyStephen Tudor2017-03-081-25/+31
| |
* | Update smt Planck keymapStephen Tudor2017-02-161-34/+64
|/
* Improve Planck keymapStephen Tudor2017-01-282-11/+33
| | | | | - added escape+shift mod-tap key - replaced BRITE with backtick
* Add smt keymap for PlanckStephen Tudor2017-01-263-0/+313