diff options
Diffstat (limited to 'keyboards/rubi/readme.md')
| -rw-r--r-- | keyboards/rubi/readme.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/rubi/readme.md b/keyboards/rubi/readme.md new file mode 100644 index 000000000..b46487cfb --- /dev/null +++ b/keyboards/rubi/readme.md | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | # Rubi | ||
| 2 | |||
| 3 |  | ||
| 4 | |||
| 5 | [Proto Album](https://imgur.com/a/QVtU7hV) | ||
| 6 | |||
| 7 | 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. | ||
| 8 | |||
| 9 | * Keyboard Maintainer: [ohchiko](https://github.com/ohchiko) | ||
| 10 | * Hardware Supported: Rubi PCB Rev. A, ATMega32u4 | ||
| 11 | * Hardware Availability: Local Indonesia GB. | ||
| 12 | |||
| 13 | Make example for this keyboard (after setting up your build environment): | ||
| 14 | |||
| 15 | make rubi:default | ||
| 16 | |||
| 17 | Flashing example for this keyboard: | ||
| 18 | |||
| 19 | make rubi:default:flash | ||
| 20 | |||
| 21 | 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. | ||
| 22 | |||
| 23 | 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). | ||
