summaryrefslogtreecommitdiffstats
path: root/keyboards/tronguylabs/m122_3270
Commit message (Expand)AuthorAgeFilesLines
* Consolidate modelm v2 (#14996)nuess0r2023-05-2713-500/+0
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-012-22/+2
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-185/+143
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-117-75/+15
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-23/+10
* Debounce defines cleanup (#19742)Ryan2023-02-032-3/+1
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-5/+5
* Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan2022-08-208-15/+21
* Specify blackpill board files where relevant (#17521)Joel Challis2022-07-011-0/+1
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Provide better config defaults for bluepill boards (#16909)Joel Challis2022-04-221-29/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-4/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-4/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-122-2/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-08-116-19/+145
|\
| * [Keyboard] Improvements to m122_3270 (#13947)jmaynard2021-08-116-14/+141
* | Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* | Fix & clean up tronguylabs/m122_3270 (#13684)Ryan2021-07-2514-347/+318
|/
* [Keyboard] Initial Tron Guy Labs keyboard implementation. (#13438)jmaynard2021-07-2114-0/+594