aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/ajp10304/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Create ajp10304 userspace and ortho_4x12 layout. (#9304)ajp103042020-07-091-344/+0
|
* AJP10304 Planck layout, add LAYOUT_planck_grid (#4575)ajp103042018-12-071-82/+77
|
* 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
* AJP10304 Planck and JJ40 layouts. Added fn2 layer (#2879)ajp103042018-05-021-17/+97
|
* Ajp10304 (#2719)ajp103042018-04-151-57/+46
| | | | | | | | * 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
* Planck ajp10304 (#2519)ajp103042018-03-131-16/+89
| | | | | | | | * Planck ajp10304 layout clean up * Planck ajp10304 layout add Mac layer extensions * JJ40 ajp10304 layout add Mac layer extensions
* JJ40 AJP10304 layout (#2407)ajp103042018-02-231-3/+3
| | | | | | | * JJ40 AJP10304 layout Updated AJP10304 readme.md with formatting * Revert default JJ40 keymap
* Added ajp10304 Planck layout (#1887)ajp103042017-10-231-0/+206
* Added ajp10304 Planck layout * Removed Makefile from planck ajp10304 keymap