qmk_firmware/keyboards/rart/rart67m
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps rart67m: move OLED and WPM code to default keymap (#16403) 2022-02-20 18:36:15 +00:00
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
rart67m.c rart67m: move OLED and WPM code to default keymap (#16403) 2022-02-20 18:36:15 +00:00
rart67m.h [Keyboard] Add Rart67M and support via (#14630) 2021-10-11 02:57:16 -07:00
readme.md [Keyboard] Add Rart67M and support via (#14630) 2021-10-11 02:57:16 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

RART67M

67M

65% mechanical keyboard with arduino pro micro and oled

  • Keyboard Maintainer: Alabahuy
  • Hardware Supported: Arduino Pro Micro, Oled
  • Hardware Availability: Private GB

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

make rart/rart67m:default

Flashing example for this keyboard:

make rart/rart67m:default:flash

Bootloader

To Enter the bootloader you can double click reset button on board when you flash the firmware

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