summaryrefslogtreecommitdiffstats
path: root/keyboards/mode/m75h/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Mode SeventyFive H Layout Addition (#20743)James Young2023-05-062-8/+8
| | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi_blocker * add LAYOUT_ansi_blocker_tsangan
* Mode 75H Touch-UP (#16310)James Young2022-02-102-24/+24
| | | | | | | | | | | | | | | * m75h.h: correct matrix position identifier `K5C` is actually on row 4, so it should be `K4C`. * m75h.h: add matrix diagram * add QMK Configurator data * polish whitespace - convert tabs to spaces - update indent to four spaces - remove trailing whitespace
* Add support for Mode SeventyFive (#16030)Álvaro A. Volpato2022-01-273-0/+107
* Initial M75H support * Remove BSLS key * Add M75S initial support * Define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR to allow VIA * Add layer 1 for M75H * Add layer 1 for M75H * Fix layouts * Add BOOTLOADER and remove BOOTLOADER address from rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>