summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/ajp10304
AgeCommit message (Collapse)AuthorFilesLines
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-8/+0
* Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert1-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
2018-07-15AJP10304 Atreus 50 layout (#3403)ajp103041-1/+1
2018-05-03AJP10304 Planck and JJ40 layouts. Added fn2 layer (#2879)ajp103042-34/+129
2018-04-15Ajp10304 (#2719)ajp103043-90/+81
* AJP10304 layouts for Planck and JJ40 now have mouse support. Moved macros onto Adjust layer * .gitignore for intellij iml files. * Updated Macros to use send string
2018-03-13Planck ajp10304 (#2519)ajp103042-17/+92
* Planck ajp10304 layout clean up * Planck ajp10304 layout add Mac layer extensions * JJ40 ajp10304 layout add Mac layer extensions
2018-02-23JJ40 AJP10304 layout (#2407)ajp103042-36/+36
* JJ40 AJP10304 layout Updated AJP10304 readme.md with formatting * Revert default JJ40 keymap
2017-10-23Added ajp10304 Planck layout (#1887)ajp103044-0/+305
* Added ajp10304 Planck layout * Removed Makefile from planck ajp10304 keymap