keychron_qmk_firmware/keyboards/rgbkb/mun
Ryan 5629ba1807
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
..
keymaps Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
rev1
.noci
config.h
halconf.h
mcuconf.h
mun.c
mun.h
readme.md
rules.mk

Mün

Mün

Mün is powered by STM32 with full QMK support. Each key has super-bright RGB backlighting and MX Kailh hotswap sockets. No soldering is required to get a fully functioning keyboard. There are an additional 14 rear-facing RGB LEDs on each side. Each half can be configured to run as master or slave with the two USB-C ports. They also support up to two rotary encoders and one OLED panel per half.

Keyboard Maintainer: Legonut
Hardware Supported: Mün PCB R1.0, R1.1, R1.2 Hardware Availability: RGBKB

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

make rgbkb/mun:default

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