Welcome to join Discord. Free giveaway activities will be launched irregularly.
Firmware
The firmware for our PCB kits is all open-source.
- QMK Firmware for Wired PCB Kits Sold by Pandakb
- ZMK Firmware for Wireless PCB Kits Sold by Pandakb
- QMK firmware is commonly used for wired keyboards. Supporting multiple microcontrollers, we typically use the ProMicro RP2040. We provide pre-compiled firmware for direct use. If you’re interested, you can also download our open-source code to customize, program, and compile it yourself.
- Vial:Our QMK firmware usually uses Vial for keyboard configuration. Vial is a feature-rich, open-source, cross-platform (Windows, Linux, Mac) GUI and a QMK fork that enables real-time keyboard configuration.
- ZMK firmware is typically used for wireless keyboards. Supporting various microcontrollers, we commonly use the ProMicro nRF52840 (which can serve as a replacement for the nice!nano V2.0 and shares the same usage method). We offer pre-compiled firmware for immediate use. For those interested, the open-source code is available for download to personalize, program, and compile.
- ZMK Studio:Our ZMK firmware generally uses ZMK Studio for configuration. While it is still being developed to full functionality, it allows real-time keyboard configuration without needing to compile the firmware, making it suitable for customers unfamiliar with ZMK code.