summaryrefslogtreecommitdiffstats
path: root/keyboards/tmo50/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-161-0/+3
|
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-271-3/+115
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-111-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move backlight config to data driven (#19910)Ryan2023-02-261-0/+4
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-041-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* [Keyboard] TMO50 Off By 1 Column Bug (#5055)MechMerlin2019-02-051-2/+5
| | | | | | | | | | * 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
* [Keyboard] Tmo50 initial commit (#4891)Emīls Delle2019-01-201-0/+13
* 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
[cgit] Unable to lock slot /tmp/cgit/8d300000.lock: Permission denied (13)