qmk_firmware/keyboards/rart/rart75m
Ryan ace372d90d
Move matrix config to info.json, part 3 (#19991)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 00:34:34 +11:00
..
keymaps [Keyboard] Add Encoder map support for rart (#18851) 2022-10-28 12:49:01 -07:00
config.h Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
info.json Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
rart75m.c [Core] Change OLED task function to be boolean (#14864) 2021-11-02 09:42:50 +11:00
rart75m.h [Keyboard] add rart75m with via support (#13975) 2021-08-13 11:18:02 -07:00
readme.md [Keyboard] add rart75m with via support (#13975) 2021-08-13 11:18:02 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

RART75M

75

75% mechanical keyboard with arduino micro, oled, encoder and 3 macro

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

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

make rart/rart75m:default

Flashing example for this keyboard:

make rart/rart75m: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.