summaryrefslogtreecommitdiffstats
path: root/keyboards/mode/m75h
Commit message (Collapse)AuthorAgeFilesLines
* Mode 75H Touch-UP (#16310)James Young2022-02-104-37/+154
| | | | | | | | | | | | | | | * 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-2711-0/+382
* 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>