summaryrefslogtreecommitdiff
path: root/keyboards/irene/info.json
AgeCommit message (Collapse)Author
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
* Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-03Irene Layout Macro Additions (#20679)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_alice_split_bs * add LAYOUT_alice * add LAYOUT_alice_full_rshift * add LAYOUT_alice_split_bs_full_rshift * enable Community Layout support * Apply suggestions from code review
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-29Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-03-29Fix some invalid layout macros (#20256)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-07-29Move keyboard USB IDs and strings to data driven: I (#17836)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-13[Keyboard] Add Irene Keyboard (#13991)Ramon Imbao
Co-authored-by: Drashna Jaelre <drashna@live.com>