summaryrefslogtreecommitdiffstats
path: root/keyboards/tmo50/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-52/+0
|
* Merge upstream masterlokher2022-12-061-0/+52
|\
| * Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-2/+2
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Remove non-Keychron keyboardslokher2022-09-132-96/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* [Keyboard] TMO50 Off By 1 Column Bug (#5055)MechMerlin2019-02-052-17/+17
| | | | | | | | | | * fix a bug in which the physical matrix did not match the physical layout. Top row was missing 1 key and bottom row had 1 extra key * amend keymap to account for the new physical matrix * 6.25u space bar is actually supported, so add a new layout that supports this * fix keymap readme to no longer need the cautionary warning
* Tmo50 indicators (#5044)Emīls Delle2019-02-041-1/+0
| | | | | | | | | | | | | | * Create ISO HHKB keymapping for GH60 * Add media controls to Fn layer * Use M(x) instead of F(x), add Copyright text * Add README for additional information about TMO50 features/quirks * Add indicator LED code * Move indicator code to tmo50.c
* [Keyboard] Additional info about TMO50 (#4980)Emīls Delle2019-01-281-0/+46
| | | | | | | | | | * Create ISO HHKB keymapping for GH60 * Add media controls to Fn layer * Use M(x) instead of F(x), add Copyright text * Add README for additional information about TMO50 features/quirks
* [Keyboard] Tmo50 initial commit (#4891)Emīls Delle2019-01-201-0/+51
* Create ISO HHKB keymapping for GH60 * Add media controls to Fn layer * Use M(x) instead of F(x), add Copyright text * Create initial firmware for TMO50 * Correct year and author * Fix repos README * Remove unnecessary code * Change include guard in tmo50.h