summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/default/config.h
AgeCommit message (Collapse)AuthorFilesLines
2018-10-09Update default Planck layout to be more in line with standard conventionsDrashna Jaelre1-5/+1
2018-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert1-0/+3
* 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
2018-05-08updated music maskJack Humbert1-4/+2
2017-12-10update planck settingsJack Humbert1-1/+1
2017-07-23adds music mode, music mode songs, music maskJack Humbert1-10/+13
2017-07-23clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert1-0/+10
2017-02-26Update existing keymapsGabriel Young1-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)