SonixQMK / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
506 stars 399 forks source link

Add PERIBOARD-428 support. #355

Closed karliss closed 7 months ago

karliss commented 10 months ago

Description

Add support for PERIBOARD-428 keyboard https://perixx.com/products/mechanical-usb-gaming-65-keyboard-customizable-rgb-backlit-n-key-rollover-anti-ghosting .

For the most part straight forward SN32F248BF port. Initially got slightly tripped by how ROW2COL interacts with RGB matrix scanning, but after reading the driver source was able to figure out that I needed to set SN32_RGB_OUTPUT_ACTIVE_LEVEL and SN32_PWM_OUTPUT_ACTIVE_LEVEL .

Types of Changes

Checklist

github-actions[bot] commented 8 months ago

Thank you for your contribution! This pull request has been automatically marked as stale because it has not had activity in the last 45 days. It will be closed in 30 days if no further activity occurs. Please feel free to give a status update now, or re-open when it's ready. For maintainers: Please label with bug, awaiting review, breaking_change, in progress, or on hold to prevent the issue from being re-flagged.

github-actions[bot] commented 7 months ago

Thank you for your contribution! This pull request has been automatically closed because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, or re-open when it's ready. // [stale-action-closed]