diff options
author | 4pplet <mail@4pplet.com> | 2022-04-13 08:40:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-12 23:40:20 -0700 |
commit | 6d816d94f7bf132a71cadbd08118469ac28c6480 (patch) | |
tree | 8251bafa632fc7fde09afdf81181948454118a34 /keyboards/rationalist/ratio65_hotswap/readme.md | |
parent | 3c3662c20f15564a87d212dc3c7cccb45e0d0b86 (diff) | |
download | qmk_firmware-6d816d94f7bf132a71cadbd08118469ac28c6480.tar.gz qmk_firmware-6d816d94f7bf132a71cadbd08118469ac28c6480.zip |
[Keyboard] Add ratio65 by rationalist (#16727)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/rationalist/ratio65_hotswap/readme.md')
-rw-r--r-- | keyboards/rationalist/ratio65_hotswap/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/rationalist/ratio65_hotswap/readme.md b/keyboards/rationalist/ratio65_hotswap/readme.md new file mode 100644 index 0000000000..07ff1137dd --- /dev/null +++ b/keyboards/rationalist/ratio65_hotswap/readme.md @@ -0,0 +1,18 @@ +# Ratio65 + +A 65% PCB for MX switches for Rationalist keyboards + +* Keyboard Maintainer: [4pplet](https://github.com/4pplet) +* Hardware Supported: Ratio65 + +Make example for this keyboard (after setting up your build environment): + + make rationalist/ratio65_hotswap/rev_a:default + +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). + +How to enter bootloader (DFU): +* Short the reset-header (labled RESET) on the back of the PCB for keyboard to enter DFU. When in DFU, it's ready to flash the firmware. + +Alternative option if the firmware is already pre-flashed: +* Unplug your keyboard, hold down the Spacebar and B at the same time, plug in your keyboard and wait a second before releasing the keys. The keyboard will enter DFU and is ready to flash the firmware. |