qmk_firmware/keyboards/rmi_kb/wete/v2
Nick Brassel 5d6d959421
Fix up via keymap builds. (#20383)
* Fix up via keymap builds.

- Usages of old IS_PRESSED.

* Fix up bad code.

* Fix up bad code.
2023-04-09 13:41:32 +01:00
..
keymaps Fix up via keymap builds. (#20383) 2023-04-09 13:41:32 +01:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
info.json Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
readme.md
rules.mk
v2.h Fix layout macro keys with no matrix position (#20033) 2023-03-13 23:02:03 +11:00

Wete R2

Wete R2

Round two of the Wete keyboard. Now uses the ATmega32u4, adds an encoder, and switches the indicator LEDs to RGB.

  • Keyboard Maintainer: Ramon Imbao
  • Hardware Supported: ATmega32u4

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

make rmi_kb/wete/v2:default

Flashing example for this keyboard:

make rmi_kb/wete/v2:default:flash

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

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the upper left key and plug in the keyboard
  • Physical reset button: Briefly press the reset button on the back of the PCB.
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available