qmk_firmware/keyboards/rubi
2023-04-05 15:46:59 +10:00
..
keymaps Reallocate SAFE_RANGE (#19909) 2023-02-23 09:49:07 +11:00
lib Clean up usage of QMK_KEYBOARD_H (#20167) 2023-03-20 08:12:05 +11:00
config.h Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
info.json Move small macropad-ish layouts to data driven (#20341) 2023-04-05 15:46:59 +10:00
readme.md
rubi.c Add core/fallback encoder behaviour (#20320) 2023-04-03 10:18:17 -06:00
rubi.h Move small macropad-ish layouts to data driven (#20341) 2023-04-05 15:46:59 +10:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Rubi

Rubi

Proto Album

A 4x5 layout numpad with rotary encoder, LED indicator and OLED screen, featuring a basic calculator inside the OLED screen. The PCB supports both hotswap and solderable switch. Currently the PCB and case can only be purchased in Indonesia.

  • Keyboard Maintainer: ohchiko
  • Hardware Supported: Rubi PCB Rev. A, ATMega32u4
  • Hardware Availability: Local Indonesia GB.

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

make rubi:default

Flashing example for this keyboard:

make rubi:default:flash

To put this keyboard into bootloader mode (for flashing firmware), simply activate layer 3 and press the middle key (key "5" on the proto picture) on the default keymap.

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