Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-08 | Migrate RGB Matrix config to info.json (#22863) | Joel Challis | |
2023-12-20 | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan | |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | |
2023-03-23 | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | |
2023-02-17 | Remove matrix size defines (#19581) | Ryan | |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | |
2022-10-10 | Remove lingering `DRIVER_LED_TOTAL` references (#18662) | jack | |
2022-10-09 | [Keyboard] New IDOBAO ID61 (a.k.a. Denwir D60) (#17362) | Vino Rodrigues | |
* initial upload * adjust keymap * Delete config.h * Update post.rules.mk * remapped to correct pins * add idobao keymap * disable underglow * minor fix * right menu on windows * imgur * ID61_process_special_k() function * KC_APP fix * Update keymap.c * pre-pr touchups * enum layouts * review changes recommended by tzarc * refactor special keys to common lib * rename layout and add info.json labels * account for 15 possible USER keys * post drashna review * Fn Arrow keys added * post review edits * use bitmask instead of bool array in specialk.c * move to community layout |