aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/geonworks/frogmini/fmh/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan2024-09-021-4/+4
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-211-1/+1
|
* GeonWorks Frog Mini Hotswap Layout Rework (#18305)James Young2022-09-071-16/+16
| | | | | | | | | | | | | | | | | | | | | * fmh.h: add matrix diagram * info.json: apply friendly formatting * physically arrange LAYOUT_all macro Move position `K5D` (right half of Split Backspace) to the end of the top row. * rename LAYOUT_all to LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan * add LAYOUT_60_hhkb * add LAYOUT_60_ansi_wkl * add LAYOUT_60_ansi_wkl_split_bs_rshift * enable Community Layouts support
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-221-1/+1
|
* [Keyboard] Initial FM-S and FM-H support (#17765)Álvaro A. Volpato2022-08-111-0/+47
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>