summaryrefslogtreecommitdiff
path: root/keyboards/idobao/montex/v1rgb
Commit message (Collapse)AuthorAge
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20
|
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-16
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
|
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-20
|
* Move keyboard USB IDs and strings to data driven: I (#17836)Ryan2022-07-29
|
* [Keyboard] Idobao Montex V2(RGB) (#15865)peepeetee2022-06-16
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>