aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/amjpad/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-4/+0
| | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-2/+0
|
* Remove unused fn_actions[] and action_function() in default keymaps (#4829)fauxpark2019-01-241-37/+0
|
* Refactor and Configurator updates for AMJ Pad (#3060)noroadsleft2018-05-271-16/+17
| | | | | | | | | | | | * 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
* Establish support for AMJPADTerryMathews2016-12-311-0/+101