Ryan
e96d829724
Remove legacy keycodes, part 3 ( #18669 )
...
* `KC__VOLDOWN` -> `KC_VOLD`
* `KC__VOLUP` -> `KC_VOLU`
* `KC__MUTE` -> `KC_MUTE`
* `KC_POWER` -> `KC_PWR`
2022-10-11 14:21:47 +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
Joel Challis
bbc3bc55f2
RESET -> QK_BOOT user keymaps ( #17940 )
2022-08-21 23:55:30 +01: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
James Young
4f4e72e44c
ID75 v2: update info.json ( #17653 )
2022-07-12 22:25:04 -07:00
Albert Y
c114996034
[Keyboard] Add more bootloader options for id75 ( #17441 )
2022-06-20 20:11:37 -07:00
Joel Challis
b7771ec25b
RESET -> QK_BOOT default keymaps ( #17037 )
2022-05-15 20:26:27 +01:00
Ryan
764dc18a81
Remove NO_ACTION_MACRO
and NO_ACTION_FUNCTION
from keyboard config.h ( #16655 )
2022-03-15 13:56:58 +00:00
fauxpark
145dca0e49
Merge remote-tracking branch 'upstream/master' into develop
2022-02-22 05:21:40 +11:00
peepeetee
59f671744b
[Keyboard] ID75 v2 ( #16351 )
2022-02-21 09:10:19 -08:00
peepeetee
27ec667430
move id80 and id75 to v1 to accommodate for id75 v2 and id80 v3 ( #15992 )
...
* move id80 to a v1 to acommondate for v2 and a future v3
* move id75 to v1
* fix manufacturer and product fields, enable backlight
* move user keymap
* Fix DEFAULT_FOLDER
* Update build command
Co-authored-by: zvecr <git@zvecr.com>
2022-02-10 21:46:03 +00:00
peepeetee
15290f4366
rename idobo to idobao/id75, move to vendor folder ( #15661 )
...
* rename idobo to idobao/id75, move to vendor folder
* add image, amend readme to id75
* add buying link
2022-01-17 06:53:11 +11:00