aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/amj60/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-4/+0
|
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-162-8/+0
|
* Migrate fn_actions for default keymaps (#4935)fauxpark2019-02-141-12/+2
| | | | | | | | | | | | | | | | * Migrate fn_actions for default keymaps * Rename the Grave/Escape Shift masks * No need for shift_esc_shift_mask * Change breaks to return false * Right align pointers * Add default case * Separate cases with empty lines
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-041-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
|
* Refactor and Configurator updates for AMJ60 (#3055)noroadsleft2018-05-263-11/+11
| | | | | | * Refactor for AMJ60 * Configurator update for AMJ60
* adds default keymap for amj60Jack Humbert2017-10-153-4/+59
|
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-23/+0
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-0/+23
| | | | | | | | | | | | | | | | | | | | | | * Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
* Addind Sample Maxed Out KeymapRyan MacLean2017-04-291-0/+61
| | | Keeping hold space for fn1, adding three other user-mappable keys.
* forgot media keysToni2016-08-191-1/+1
|
* amj60 variant of the readmeToni2016-08-181-0/+30
|
* initial commit for the AMJ60 PCBToni2016-08-184-0/+216