Skip to content

Latest commit

 

History

History
60 lines (43 loc) · 2.37 KB

README.org

File metadata and controls

60 lines (43 loc) · 2.37 KB

Momo keyboard firmware

The 4x12 ortholinear keyboard using the rp2040 and based on Appa.

Introducing the Momo, a custom 4x12 ortholinear mechanical keyboard built with the RP2040 microcontroller and inspired by the Appa. This keyboard features Cherry MX switches, full RGB backlighting with WS2812b and SK6812 LEDs, and an innovative “open” case design. Equipped with hotswap functionality, the Momo allows for easy switch changes without soldering, combining style and performance effortlessly.

./res/momo.jpeg

Table of Contents

Initialization

Begin by initializing the project.

make init

Compilation

Compile the Momo project using the QMK SDK to generate the firmware.

make compile

Flashing

Flash the compiled Momo firmware onto the keyboard to complete the setup.

make flash

Developer

Calebe94 (E. Calebe) · GitHub

Useful links