Drashna Jaelre
|
50661ab65c
|
Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)
|
2022-12-01 13:06:45 -08:00 |
|
Joel Challis
|
59443fa970
|
jsonify some info.json (#19146)
|
2022-11-25 02:47:02 +00:00 |
|
Ryan
|
1cb1a5a374
|
Remove legacy Grave Escape keycodes (#18787)
|
2022-10-20 18:04:11 -07:00 |
|
Ryan
|
74223c34a9
|
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`
* `KC_RCTRL` -> `KC_RCTL`
* `KC_LSHIFT` -> `KC_LSFT`
* `KC_LCTRL` -> `KC_LCTL`
|
2022-10-16 14:14:40 +01:00 |
|
Ryan
|
5e4b076af3
|
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
|
2022-10-15 22:29:43 +01:00 |
|
Ryan
|
36c410592d
|
Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399)
|
2022-09-23 22:46:23 +10:00 |
|
Vino Rodrigues
|
56bad5d357
|
[Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358)
|
2022-09-14 23:52:38 -07:00 |
|
Drashna Jael're
|
8f6b019dcc
|
Merge remote-tracking branch 'origin/master' into develop
|
2022-08-20 10:22:48 -07:00 |
|
Joel Challis
|
d2accb48e7
|
RESET -> QK_BOOT keyboard readme (#18110)
|
2022-08-20 11:34:17 +01:00 |
|
Nick Brassel
|
154d35ac14
|
Remove UNUSED_PINS (#17931)
|
2022-08-06 23:23:35 +10:00 |
|
Ryan
|
bcb8600a31
|
Move keyboard USB IDs and strings to data driven: I (#17836)
|
2022-07-29 13:40:16 +01:00 |
|
peepeetee
|
8e128452db
|
[Keyboard] Idobao Montex V2(RGB) (#15865)
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>
|
2022-06-16 12:08:01 +10:00 |
|
IBNobody
|
8e5f8a5ff9
|
[Keyboard] Add Idobao Montex RGB (V2) (#16897)
* Add Montex V2 (#10)
* Update readme.md
* Update rules.mk
* Update config.h
* Update keyboards/idobao/montex/v2/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/idobao/montex/v2/rules.mk
Add Layouts
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Merged code fron work done with @vinorodrigues
* Update keyboards/idobao/montex/v2/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/idobao/montex/v2/v2.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/idobao/montex/v2/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Removing via_nug keymap
* update to montex code (#11)
* remove VIA_QMK_RGBLIGHT_ENABLE
* more data driven config, simple copyright headers, some code cleanup
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com>
|
2022-06-15 19:04:30 -07:00 |
|
Joel Challis
|
b7771ec25b
|
RESET -> QK_BOOT default keymaps (#17037)
|
2022-05-15 20:26:27 +01:00 |
|
peepeetee
|
0f926a8ae8
|
move montex to IDOBAO vendor folder (#15668)
* move montex to IDOBAO vendor folder
* move montex to montex/v1
|
2022-02-12 01:14:07 +00:00 |
|