0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-01-10 03:29:30 +00:00
qmk_firmware/keyboards/ramonimbao/mona/v32a
2022-08-20 10:22:48 -07:00
..
keymaps RESET -> QK_BOOT default keymaps () 2022-05-15 20:26:27 +01:00
config.h Remove UNUSED_PINS () 2022-08-06 23:23:35 +10:00
info.json Fix duplicate keys in info.json files () 2022-08-19 23:14:38 +01:00
readme.md RESET -> QK_BOOT keyboard readme () 2022-08-20 11:34:17 +01:00
rules.mk More keyboard rules.mk cleanups () 2022-01-25 20:21:08 +00:00
v32a.c
v32a.h

Mona v1.1 (ATmega32A version)

Mona v1.1

A gummy-worm o-ring mount 60% marble keyboard. Now with ALPS/MX, Caps Lock LED, and split spacebar support. ATmega32A version exists because I need alternatives because of the chip shortage.

  • Keyboard Maintainer: Ramon Imbao
  • Hardware Supported: ATmega32A

To get to the bootloader, with the USB cable plugged in, press the QK_BOOT button on the back of the PCB.

Make example for this keyboard (after setting up your build environment):

make ramonimbao/mona/v32a:default

Flashing example for this keyboard:

make ramonimbao/mona/v32a:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.