aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/amj40/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-292-29/+8
|
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
| | | | | | | | | | | * Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files * Correct some 'rules.mk' in boards buried under vendor folders * PR8027 patch Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-10/+0
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-172-7/+0
|
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-8/+0
|
* Migrate fn_actions for default keymaps (#4935)fauxpark2019-02-141-19/+1
| | | | | | | | | | | | | | | | * 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-4/+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.
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-224-29/+2
| | | | Fixes #3641
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-224-5/+5
|
* turn on permissive hold for my keymap (#3295)Ethan Madden2018-07-031-0/+1
|
* Refactor for AMJ40 (#3047)noroadsleft2018-05-254-25/+25
|
* Added amj40 keymap (#2754)Ethan Madden2018-04-173-0/+125
| | | | | | | | | | | fixed shift area keymap updates to try to make this thing usable documentation tweaks fix readme mismatch clean up and finish docs
* Added my keymap (#2529)Matthew Yee2018-03-166-0/+208
| | | | | | | | | | | | * Added my keymap * maybe that wasn't quite right. * Reduced the tap time to register layer * changed the tapping term that fits my typing speed a little better * Added retro tapping and reduced tapping term duration
* adds default keymap for amj60Jack Humbert2017-10-151-2/+0
|
* Consistent fabian layouts for amj40, let's split, planck and xd75 (#1812)Fabian Topfstedt2017-10-061-71/+66
| | | | | | | | | | | | * slight modifier changes; added plover and reusing jack's default planck keymap as the basis * space is not shift when held anymore * added fabian layout (based on jack's default) * changed fabian layout (based on jack's default) * changed fabian layout (based on jack's default)
* remove all makefiles from keyboard directoriesJack Humbert2017-09-272-54/+0
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-082-0/+54
| | | | | | | | | | | | | | | | | | | | | | * 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
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-201-3/+3
|
* changed adjust layer to emulate mouse on rignt handFabian Topfstedt2017-07-312-8/+8
|
* layout updates and cleanupsFabian Topfstedt2017-07-311-42/+162
|
* deleted fileFabian Topfstedt2017-07-261-38/+0
|
* added my amj40 custom layoutFabian Topfstedt2017-07-263-0/+181
|
* included amj40 implementation of nhou7 from ↵Fabian Topfstedt2017-07-265-0/+257
https://github.com/nhou7/qmk_firmware_amj40