summaryrefslogtreecommitdiffstats
path: root/keyboards/amj60/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* AMJ60 Refactor (#13530)James Young2021-07-131-24/+357
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rename LAYOUT to LAYOUT_all * refactor default keymap - add license header - use layer_names enum - use LAYOUT_all macro - update keymap to be more generic - use QMK-native keycode aliases * info.json: human-friendly formatting * convert LAYOUT_iso into a proper LAYOUT_60_iso * LAYOUT_all bugfix In the physical sense, position k3d is to the left of k3c. * rework LAYOUT_max into LAYOUT_60_ansi_split_bs_rshift * remove LAYOUT_iso_splitrshift and iso_split_rshift keymap * rework LAYOUT_hhkb into LAYOUT_60_hhkb * amj60.h cleanup - add license header - use #pragma once include guard - concatenate layout block comments - remove unnecessary function headers * add license header to amj60.c * align config.h to QMK template * align rules.mk to QMK template * enable Community Layout support * modernize readme.md - add PCB image - convert keyboard data to list - add flashing and bootloader instructions - update Docs links
* Refactor and Configurator updates for AMJ60 (#3055)noroadsleft2018-05-261-0/+15
| | | | | | * Refactor for AMJ60 * Configurator update for AMJ60
* Attempting Debug on Configurator (re: #3052) (#3053)noroadsleft2018-05-251-0/+12