qmk_firmware/keyboards/rart/rartland
Drashna Jaelre 9d235d4fc5
[Core] Change OLED task function to be boolean (#14864)
* [Core] Add kb level callbacks to OLED driver

* Update keyboards and keymaps

* Update docs

* Update userspace configs

* Add fix for my keymap ...

* update lefty
2021-11-02 09:42:50 +11:00
..
keymaps fixed number layer on keymap (#13627) 2021-07-21 19:25:21 +01:00
config.h [Keyboard] add rartland with via support (#13585) 2021-07-20 22:28:05 -07:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10: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 Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10: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.