qmk_firmware/keyboards/ramonimbao/mona/v32a
2022-12-09 03:12:49 +11:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Fix duplicate keys in info.json files (#18107) 2022-08-19 23:14:38 +01:00
readme.md Revert RESET-> QK_BOOT in Read Me files where applicable (#19262) 2022-12-09 03:12:49 +11:00
rules.mk More keyboard rules.mk cleanups (#16044) 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 RESET 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.