qmk-firmware/keyboards/rart/rartland
2023-02-17 16:08:25 +11:00
..
keymaps RESET -> QK_BOOT default keymaps () 2022-05-15 20:26:27 +01:00
config.h Remove matrix size defines () 2023-02-17 16:08:25 +11:00
info.json Move LED indicator config to data driven () 2023-02-17 13:14:29 +11:00
rartland.c [Core] Change OLED task function to be boolean () 2021-11-02 09:42:50 +11:00
rartland.h
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven () 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.