summaryrefslogtreecommitdiffstats
path: root/keyboards/amj40/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* AMJ40 Refactor (#11854)James Young2021-02-141-117/+125
| | | | | | | | | | | | | | | | | | | | | | | | | | | * update keyboard source files - add license headers (attributed to original keyboard submitter) - #pragma once include guards - file template matching - readme update and template matching * set sensible default keyboard settings - enable Bootmagic Lite and Mouse Keys - disable Console and Command - remove default keymap's rules.mk file * remove unnecessary files from default keymap * refactor default keymap * add additional layouts/keymaps * update keyboard readme - add images and bootloader instructions - reformat link list * convert tabs to spaces in default keymap
* 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 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
* Refactor for AMJ40 (#3047)noroadsleft2018-05-251-5/+5
|
* adds default keymap for amj60Jack Humbert2017-10-151-2/+0
|
* included amj40 implementation of nhou7 from ↵Fabian Topfstedt2017-07-261-0/+173
https://github.com/nhou7/qmk_firmware_amj40