You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
1.1 KiB

  1. # Rubi
  2. ![Rubi](https://i.imgur.com/XUzxe0rh.jpg)
  3. [Proto Album](https://imgur.com/a/QVtU7hV)
  4. 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.
  5. * Keyboard Maintainer: [ohchiko](https://github.com/ohchiko)
  6. * Hardware Supported: Rubi PCB Rev. A, ATMega32u4
  7. * Hardware Availability: Local Indonesia GB.
  8. Make example for this keyboard (after setting up your build environment):
  9. make rubi:default
  10. Flashing example for this keyboard:
  11. make rubi:default:flash
  12. 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.
  13. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).