Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358) | Vino Rodrigues | 2022-09-14 | 1 | -5/+16 |
| | |||||
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: I (#17836) | Ryan | 2022-07-29 | 2 | -8/+7 |
| | |||||
* | [Keyboard] Add more bootloader options for id75 (#17441) | Albert Y | 2022-06-20 | 1 | -1/+1 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 1 | -2/+0 |
| | | | | (#16655) | ||||
* | move id80 and id75 to v1 to accommodate for id75 v2 and id80 v3 (#15992) | peepeetee | 2022-02-10 | 6 | -0/+229 |
* 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> |