qmk_firmware/keyboards/rart/rartland
2023-05-02 08:25:15 +10:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
info.json info.json whitespace cleanups (#20651) 2023-05-02 08:25:15 +10:00
rartland.c Move 65% layouts to data driven (#20308) 2023-04-04 15:20:10 +10:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.