qmk_firmware/keyboards/rart/rartland
2023-01-31 06:03:30 +11:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
info.json Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00: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
rules.mk Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00: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.