QMK Bot 4f7a7873c8 [CI] Format code according to conventions (#26000) 5 месяцев назад
..
keymaps 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 год назад
config.h 569b0c70be WS2812 PWM: prefix for DMA defines (#23111) 2 лет назад
halconf.h 777a6e0e58 [Keyboard] Add rena (#22902) 2 лет назад
keyboard.json 4f7a7873c8 [CI] Format code according to conventions (#26000) 5 месяцев назад
matrix_diagram.md 4f7a7873c8 [CI] Format code according to conventions (#26000) 5 месяцев назад
mcuconf.h 777a6e0e58 [Keyboard] Add rena (#22902) 2 лет назад
readme.md 4f7a7873c8 [CI] Format code according to conventions (#26000) 5 месяцев назад
rena.c 777a6e0e58 [Keyboard] Add rena (#22902) 2 лет назад

readme.md

Rena - PCB

Rena

A 59 keys keyboard with rgb. This keyboard use 8mhz HSE and STM32F103 as MCU.

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

make meetlab/rena:default

Flashing example for this keyboard:

make meetlab/rena: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 key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available