qmk_firmware/keyboards/rmi_kb/wete/v2
2023-04-03 18:33:45 +10:00
..
keymaps [Core] Refactor keyevent_t for 1ms timing resolution (#15847) 2023-04-03 18:33:45 +10:00
config.h Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 2023-04-03 15:32:47 +10:00
info.json Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11: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