summaryrefslogtreecommitdiff
path: root/keyboards/mode/m75h
Commit message (Collapse)AuthorAge
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-03
|
* [Keyboard] Readme file correction (#17674)Albert Y2022-07-14
|
* Swap over F4x1 8MHz HSE boards over from blackpill board files (#17520)Joel Challis2022-07-01
|
* Add non blackpill F4x1 config files (#16600)Joel Challis2022-04-06
| | | | | | | | | | | * Add non blackpill F4x1 config files * Move ld files * Remove f401 i2c bodges * more bodge? * Update to recommended defaults
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-15
| | | | (#16655)
* Mode 75H Touch-UP (#16310)James Young2022-02-10
| | | | | | | | | | | | | | | * 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-27
* 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>