summaryrefslogtreecommitdiffstats
path: root/keyboards/jj40/keymaps/ajp10304
AgeCommit message (Collapse)AuthorFilesLines
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark1-4/+0
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft1-4/+1
* Remove QUANTUM_DIR code blocks from keyboard rules This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect entire keyboards. * remove QUANTUM_DIR code blocks from rules for default keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect default keymaps. * remove QUANTUM_DIR code blocks from rules for user keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect "user" keymaps. (It's actually any keymap that isn't named `default`.) * remove QUANTUM_DIR code blocks from rules for community layouts This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for community layouts. * remove QUANTUM_DIR code blocks from rules for userspaces This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for userspaces.
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-15AJP10304 Atreus 50 layout (#3403)ajp103041-1/+1
2018-05-14Reformat 40% Ortho boards to work with Layouts feature (#2804)Drashna Jaelre2-85/+13
* Reformat 40% Ortho boards to work with Layouts feature * Fix krusli keymap to compile properly * Fix mt40 compile errors * Fix layouts * fix RGB?
2018-05-03AJP10304 Planck and JJ40 layouts. Added fn2 layer (#2879)ajp103042-37/+133
2018-04-15Ajp10304 (#2719)ajp103043-76/+66
* 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-37/+111
* 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)ajp103045-0/+380
* JJ40 AJP10304 layout Updated AJP10304 readme.md with formatting * Revert default JJ40 keymap