summaryrefslogtreecommitdiff
path: root/keyboards/kprepublic
AgeCommit message (Collapse)Author
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan
* IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis
2024-02-16[Keymap Removal] keyboard with most keymaps (#23092)Joel Challis
2024-02-15[Keymap Removal] keyboard with most keymaps (#23081)Joel Challis
* splitkb/kyria * lily58 * gmmk/pro/rev1/ansi * lets_split
2024-02-09LED drivers: place I2C addresses into an array (#22975)Ryan
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis
2024-02-01Migrate RGB Matrix config to info.json - K (#22911)Joel Challis
2024-01-18Remove LAYOUTS_HAS_RGB (#22917)Joel Challis
2024-01-02Remove IS31FLCOMMON code (#22800)Ryan
2023-12-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-12-27bm40hsrgb/rev2: disable some RGB Matrix effects to reduce filesize (#22761)Ryan
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-19[Keymap Removal] xiudi/xd75 and related keymaps. (#22698)Joel Challis
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel
2023-12-18Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691)Nick Brassel
2023-12-18[Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-11-01Relocate LED driver init code (#22365)Ryan
2023-10-22Fix invalid LED driver config (#22312)Joel Challis
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-10-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-10-12Add support for CSTC40 keyboard (#22154)Felipe Curty
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: lesshonor and waffle87 Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: lesshonor Co-authored-by: itsvar <120035196+itsvar8@users.noreply.github.com>
2023-10-04Update ISSI LED types (#22099)Ryan
2023-09-20Add KPRepublic/BM40hsrgb rev2 (#16689)Richard Goulter
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com>
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan
2023-09-13is31fl3741: driver naming cleanups (#21929)Ryan
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-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis
2023-08-15rgblight: driver selection cleanups (#21558)Ryan
2023-07-21backlight: split AVR PWM and timer drivers (#21540)Ryan
2023-07-08Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-07-08Add a turbo feature to coffee keymap (#21291)CoffeeIsLife
Co-authored-by: Fae <faenkhauser@gmail.com>
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan
2023-07-02Move miscellaneous defines to data driven (#21382)Ryan
2023-07-02Get rid of `USB_LED_NUM_LOCK` (#21424)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-05-31[Keymap] Cleanup coffeeislife87 keymap and remove features (#21061)CoffeeIsLife
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Fae <faenkhauser@gmail.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