summaryrefslogtreecommitdiff
path: root/keyboards/amjpad/keymaps
AgeCommit message (Collapse)Author
2022-04-20move amj keyboards into amjkeyboard vendor folder (#15733)peepeetee
Co-authored-by: Nick Brassel <nick@tzarc.org>
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
* Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps
2021-07-06Migrate SHIFT_ESC and RGB `fn_actions` to Grave Escape and RGB keycodes (#13360)Ryan
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre
* Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark
2019-01-24Remove unused fn_actions[] and action_function() in default keymaps (#4829)fauxpark
2018-05-27Refactor and Configurator updates for AMJ Pad (#3060)noroadsleft
* Refactor for AMJ Pad * Configurator update for AMJ Pad * Add hardware agnostic layouts numpad_6x4 and ortho_6x4 * Add agnostic layouts to rules.mk * Refactor AMJ Pad to use new hardware agnostic layouts
2017-04-22Adding Right LayoutRyan MacLean
2017-04-22Initial Ortho Commit (LEFT SIDE)Ryan MacLean
Using only one layer, and activating it with two keys at the moment. As with previous comments, this isn't final, but is a good starting point for a one-handed keyboard, half a Planck-like ortholinear keyboard, or a sample to show a layout with a function layer.
2017-04-18Adding Sample Max LayoutRyan MacLean
2016-12-31Establish support for AMJPADTerryMathews