Imported from GitHub: pioz/aryess_keyboard · commit e4c1ec5 · license MIT
Description
Custom mechanical keyboard
README
Aryess Keyboard

- Keyboard Maintainer: pioz
- Firmware: QMK
- Source: https://github.com/pioz/aryess_keyboard
Aryess is a custom mechanical keyboard designed and built from the ground up by pioz. It features a completely custom PCB and a wide range of modern features for both productivity and aesthetics.
Features
- RP2040 Pro Micro
- 65% ANSI layout
- Rotary encoder (knob)
- Unified Daughterboard support
- RGB Matrix LEDs (per-key RGB lighting)
- Underglow LED strip
- Configurable physical toggle switch
- OLED display
- O-ring gasket mount (Friction fit)
- PCB compatible with Bakeneko case
- Built-in Pomodoro Timer
- Fully open source
- PCB and plate designed with KiCad 9
- Case designed with Autodesk Fusion 360
Compile the Firmware
qmk compile -kb aryess -km default
This command compiles the firmware for the Aryess keyboard using the default keymap.
Flash the Firmware
To flash the firmware, you must enter boot mode on the PCB.
Entering Boot Mode
-
If no firmware is present, connecting the board via USB will automatically enter boot mode.
-
If firmware is already flashed:
- Hold the BOOT button located underneath the PCB, then plug in the USB cable. Release the button once connected.
- Alternatively, if this firmware is already running, press the key
combination:
FN2 + ENTER.
Flashing
Once in boot mode, your computer should detect a new USB mass storage device
named something like RPI-RP2.
Copy the compiled .uf2 file (e.g., aryess_default.uf2) directly into the
root of that device. The board will automatically flash and reboot with the
new firmware.
No comments yet. Be the first to ask about this board.