summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb
AgeCommit message (Collapse)Author
2024-02-19Manual user keymap removal (#23104)Joel Challis
2024-01-16i2c: rename read/write register functions (#22905)Ryan
2024-01-16Migrate RGB Matrix config to info.json - RS (#22909)Joel Challis
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel
2023-12-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-12-18[Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis
2023-12-17Merge remote-tracking branch 'upstream/master' into developNick Brassel
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan
2023-12-05Remove "empty" files (#22603)Joel Challis
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-11-23Migrate some dip switch config to info.json (#22437)Joel Challis
2023-10-23Consolidate some EEPROM Driver configuration (#22321)Joel Challis
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-09-14Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)Joel Challis
2023-09-04Clean up RGB LED type (#21859)Ryan
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-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-07-31Remove old OLED API code (#21651)Ryan
2023-07-03Fix encoder map declarations (#21435)Joel Challis
2023-07-02Move miscellaneous defines to data driven (#21382)Ryan
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-19Remove encoder in-matrix workaround code (#20389)jack
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan
Co-authored-by: Joel Challis <git@zvecr.com>
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel
2023-05-09RGBKB Pan Layout Additions (#20809)James Young
2023-05-05Escape Unicode characters in info.json (#20698)Ryan
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-03[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann
2023-03-29Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-29Fix some invalid layout macros (#20256)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26Move encoder config to data driven (#19923)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan