qmk_firmware/keyboards/rart/rartland
Ryan 7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
info.json Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
rartland.c [Core] Change OLED task function to be boolean (#14864) 2021-11-02 09:42:50 +11:00
rartland.h Rartland: add 65_ansi and 65_iso layouts (#13807) 2021-07-31 14:22:12 +01:00
readme.md [Keyboard] add rartland with via support (#13585) 2021-07-20 22:28:05 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

RARTLAND

Rartland

A 65% keyboard that can be assembled with only through hole components, including Oled and Encoder support

  • Keyboard Maintainer: Alabahuy
  • Hardware Supported: Rartland, atmega32a, Mini USB, Encoder, Oled
  • Hardware Availability: Private GB

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

make rart/rartland:default

Flashing example for this keyboard:

make rart/rartland:default:flash

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