summaryrefslogtreecommitdiffstats
path: root/keyboards/idobao/montex/v1rgb
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream masterlokher2022-12-063-0/+236
|\
| * Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
| |
| * Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-4/+4
| | | | | | | | | | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
| * Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-4/+4
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
| * Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
| |
* | Remove non-Keychron keyboardslokher2022-09-1311-419/+0
|/
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
|
* Move keyboard USB IDs and strings to data driven: I (#17836)Ryan2022-07-292-8/+7
|
* [Keyboard] Idobao Montex V2(RGB) (#15865)peepeetee2022-06-1611-0/+420
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Christian Hofstede <4440939+chofstede@users.noreply.github.com> Co-authored-by: Vino Rodrigues <github@m.vinorodrigues.com> Co-authored-by: Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com>