summaryrefslogtreecommitdiffstats
path: root/keyboards/amj40/keymaps/default_625u_space/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* move amj keyboards into amjkeyboard vendor folder (#15733)peepeetee2022-04-201-41/+0
| | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* AMJ40 Refactor (#11854)James Young2021-02-141-0/+41
* 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