summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/impossible/keymap.c
AgeCommit message (Collapse)Author
2018-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert
* 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
2017-10-15update keymaps to not be the canonical fileJack Humbert
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein
Fixes #1201.
2016-09-20Fixed Qwerty Fn layer to match documented designStephen Christie
2016-08-02Moved Insert, PrtSc, Pause to Adjust; Corner enterStephen Christie
2016-08-01Corrected Qwerty/Fn Mismatch.Stephen Christie
2016-07-31Added quote key.Stephen Christie
2016-07-30Moved CapsLk, ScrollLk, and NumLk to Adjust layerStephen Christie
2016-07-29Connected all layers through Adjust layerStephen Christie
2016-07-28Fixed Function keys (Impossible layout)Stephen Christie
2016-07-28Modified Qwerty, created Qwerty with numbersStephen Christie
2016-07-26General table cleanup.Stephen Christie
2016-07-26Modified Plover layer for Impossible's home position.Stephen Christie
2016-07-26Removed unused layers (keeping QWERTY for later/reference)Stephen Christie
2016-07-26Removed unused layers (left QWERTY for later use/reference)Stephen Christie
2016-07-22Table for FnStephen Christie
layer.
2016-07-22Switched to natural arrows, put ENTER on middle Fn, swapped Shift and CTRL.Stephen Christie
2016-07-21First draft of the 'impossible' layout.Stephen Christie