Joel Challis 5b94990c5a Remove redundant URLs from `.json` (#25856) 7 months ago
..
keymaps 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 year ago
lib a0f40d9410 Include `math.h` where necessary. (#25122) 1 year ago
config.h 634ebc9763 Migrate `LOCKING_*_ENABLE` to Data-Driven: Q-R (#23781) 2 years ago
keyboard.json 5b94990c5a Remove redundant URLs from `.json` (#25856) 7 months ago
readme.md 1a3064afb1 [Keyboard] Add Rubi Numpad (#12283) 5 years ago
rubi.c 7824e7ed9b Migrate `led_update_kb` implementations to DD (#23983) 2 years ago
rubi.h 364c06d939 Move small macropad-ish layouts to data driven (#20341) 3 years ago
rules.mk abcaf39e6c Migrate build target markers to keyboard.json - R (#23542) 2 years ago

readme.md

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.