mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 12:51:47 +00:00
fix: formatting / image links
This commit is contained in:
parent
7a9e176808
commit
fb4d504df1
@ -1,121 +1,114 @@
|
||||
{
|
||||
"keyboard_name": "518bt",
|
||||
"manufacturer": "Rii",
|
||||
"keyboard_name": "518bt",
|
||||
"maintainer": "tim-eastwood",
|
||||
"usb": {
|
||||
"vid": "0xFEED",
|
||||
"pid": "0x0011",
|
||||
"device_version": "1.0.0"
|
||||
},
|
||||
"backlight": {
|
||||
"pin": "B0",
|
||||
"driver": "software",
|
||||
"levels": 7
|
||||
"levels": 7,
|
||||
"pin": "B0"
|
||||
},
|
||||
"bootloader": "stm32-dfu",
|
||||
"bootmagic": {
|
||||
"matrix": [5, 0]
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "B1",
|
||||
"on_state": 1
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"features": {
|
||||
"backlight": true,
|
||||
"bootmagic": true,
|
||||
"command": true,
|
||||
"extrakey": true,
|
||||
"mousekey": false,
|
||||
"nkro": true,
|
||||
"command": true
|
||||
"nkro": true
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "B1"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["A7", "A6", "A15", "B3", "B4", "B5", "B6", "B7", "B8", "B9", "C13", "C14"],
|
||||
"rows": ["A14", "A1", "A2", "A3", "A4", "A5"]
|
||||
},
|
||||
"processor": "STM32F072",
|
||||
"qmk": {
|
||||
"locking": {
|
||||
"enabled": true,
|
||||
"resync": true
|
||||
}
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["A7", "A6", "A15", "B3", "B4", "B5", "B6", "B7", "B8", "B9", "C13", "C14"],
|
||||
"rows": ["A14", "A1", "A2", "A3", "A4", "A5"]
|
||||
"usb": {
|
||||
"device_version": "1.0.0",
|
||||
"pid": "0x0011",
|
||||
"vid": "0xFEED"
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"processor": "STM32F072",
|
||||
"bootloader": "stm32-dfu",
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{ "matrix": [0, 1], "x": 1, "y": 0 },
|
||||
{ "matrix": [0, 2], "x": 2, "y": 0 },
|
||||
{ "matrix": [0, 3], "x": 3, "y": 0 },
|
||||
{ "matrix": [0, 4], "x": 4, "y": 0 },
|
||||
{ "matrix": [0, 5], "x": 5, "y": 0 },
|
||||
{ "matrix": [0, 6], "x": 6, "y": 0 },
|
||||
{ "matrix": [0, 7], "x": 7, "y": 0 },
|
||||
{ "matrix": [0, 8], "x": 8, "y": 0 },
|
||||
{ "matrix": [0, 9], "x": 9, "y": 0 },
|
||||
{ "matrix": [0, 11], "x": 10, "y": 0, "w": 2 },
|
||||
|
||||
{ "matrix": [1, 0], "x": 0, "y": 1 },
|
||||
{ "matrix": [1, 1], "x": 1, "y": 1 },
|
||||
{ "matrix": [1, 2], "x": 2, "y": 1 },
|
||||
{ "matrix": [1, 3], "x": 3, "y": 1 },
|
||||
{ "matrix": [1, 4], "x": 4, "y": 1 },
|
||||
{ "matrix": [1, 5], "x": 5, "y": 1 },
|
||||
{ "matrix": [1, 6], "x": 6, "y": 1 },
|
||||
{ "matrix": [1, 7], "x": 7, "y": 1 },
|
||||
{ "matrix": [1, 8], "x": 8, "y": 1 },
|
||||
{ "matrix": [1, 9], "x": 9, "y": 1 },
|
||||
{ "matrix": [1, 10], "x": 10, "y": 1 },
|
||||
{ "matrix": [1, 11], "x": 11, "y": 1 },
|
||||
|
||||
{ "matrix": [2, 0], "x": 0, "y": 2 },
|
||||
{ "matrix": [2, 1], "x": 1, "y": 2 },
|
||||
{ "matrix": [2, 2], "x": 2, "y": 2 },
|
||||
{ "matrix": [2, 3], "x": 3, "y": 2 },
|
||||
{ "matrix": [2, 4], "x": 4, "y": 2 },
|
||||
{ "matrix": [2, 5], "x": 5, "y": 2 },
|
||||
{ "matrix": [2, 6], "x": 6, "y": 2 },
|
||||
{ "matrix": [2, 7], "x": 7, "y": 2 },
|
||||
{ "matrix": [2, 8], "x": 8, "y": 2 },
|
||||
{ "matrix": [2, 9], "x": 9, "y": 2 },
|
||||
{ "matrix": [2, 10], "x": 10, "y": 2 },
|
||||
{ "matrix": [2, 11], "x": 11, "y": 2 },
|
||||
|
||||
{ "matrix": [3, 0], "x": 0, "y": 3 },
|
||||
{ "matrix": [3, 1], "x": 1, "y": 3 },
|
||||
{ "matrix": [3, 2], "x": 2, "y": 3 },
|
||||
{ "matrix": [3, 3], "x": 3, "y": 3 },
|
||||
{ "matrix": [3, 4], "x": 4, "y": 3 },
|
||||
{ "matrix": [3, 5], "x": 5, "y": 3 },
|
||||
{ "matrix": [3, 6], "x": 6, "y": 3 },
|
||||
{ "matrix": [3, 7], "x": 7, "y": 3 },
|
||||
{ "matrix": [3, 8], "x": 8, "y": 3 },
|
||||
{ "matrix": [3, 9], "x": 9, "y": 3 },
|
||||
{ "matrix": [3, 10], "x": 10, "y": 3 },
|
||||
{ "matrix": [3, 11], "x": 11, "y": 3 },
|
||||
|
||||
{ "matrix": [4, 0], "x": 0, "y": 4 },
|
||||
{ "matrix": [4, 1], "x": 1, "y": 4 },
|
||||
{ "matrix": [4, 2], "x": 2, "y": 4 },
|
||||
{ "matrix": [4, 3], "x": 3, "y": 4 },
|
||||
{ "matrix": [4, 4], "x": 4, "y": 4 },
|
||||
{ "matrix": [4, 5], "x": 5, "y": 4 },
|
||||
{ "matrix": [4, 6], "x": 6, "y": 4 },
|
||||
{ "matrix": [4, 7], "x": 7, "y": 4 },
|
||||
{ "matrix": [4, 8], "x": 8, "y": 4 },
|
||||
{ "matrix": [4, 9], "x": 9, "y": 4 },
|
||||
{ "matrix": [4, 11], "x": 10, "y": 4, "w": 2 },
|
||||
|
||||
{ "matrix": [5, 0], "x": 0, "y": 5, "w": 2 },
|
||||
{ "matrix": [5, 1], "x": 2, "y": 5 },
|
||||
{ "matrix": [5, 2], "x": 3, "y": 5 },
|
||||
{ "matrix": [5, 4], "x": 4, "y": 5 },
|
||||
{ "matrix": [5, 5], "x": 5, "y": 5 },
|
||||
{ "matrix": [5, 6], "x": 6, "y": 5 },
|
||||
{ "matrix": [5, 7], "x": 7, "y": 5 },
|
||||
{ "matrix": [5, 8], "x": 8, "y": 5 },
|
||||
{ "matrix": [5, 9], "x": 9, "y": 5 },
|
||||
{ "matrix": [5, 10], "x": 10, "y": 5 },
|
||||
{ "matrix": [5, 11], "x": 11, "y": 5 }
|
||||
{"matrix": [0, 1], "x": 1, "y": 0},
|
||||
{"matrix": [0, 2], "x": 2, "y": 0},
|
||||
{"matrix": [0, 3], "x": 3, "y": 0},
|
||||
{"matrix": [0, 4], "x": 4, "y": 0},
|
||||
{"matrix": [0, 5], "x": 5, "y": 0},
|
||||
{"matrix": [0, 6], "x": 6, "y": 0},
|
||||
{"matrix": [0, 7], "x": 7, "y": 0},
|
||||
{"matrix": [0, 8], "x": 8, "y": 0},
|
||||
{"matrix": [0, 9], "x": 9, "y": 0},
|
||||
{"matrix": [0, 11], "x": 10, "y": 0, "w": 2},
|
||||
{"matrix": [1, 0], "x": 0, "y": 1},
|
||||
{"matrix": [1, 1], "x": 1, "y": 1},
|
||||
{"matrix": [1, 2], "x": 2, "y": 1},
|
||||
{"matrix": [1, 3], "x": 3, "y": 1},
|
||||
{"matrix": [1, 4], "x": 4, "y": 1},
|
||||
{"matrix": [1, 5], "x": 5, "y": 1},
|
||||
{"matrix": [1, 6], "x": 6, "y": 1},
|
||||
{"matrix": [1, 7], "x": 7, "y": 1},
|
||||
{"matrix": [1, 8], "x": 8, "y": 1},
|
||||
{"matrix": [1, 9], "x": 9, "y": 1},
|
||||
{"matrix": [1, 10], "x": 10, "y": 1},
|
||||
{"matrix": [1, 11], "x": 11, "y": 1},
|
||||
{"matrix": [2, 0], "x": 0, "y": 2},
|
||||
{"matrix": [2, 1], "x": 1, "y": 2},
|
||||
{"matrix": [2, 2], "x": 2, "y": 2},
|
||||
{"matrix": [2, 3], "x": 3, "y": 2},
|
||||
{"matrix": [2, 4], "x": 4, "y": 2},
|
||||
{"matrix": [2, 5], "x": 5, "y": 2},
|
||||
{"matrix": [2, 6], "x": 6, "y": 2},
|
||||
{"matrix": [2, 7], "x": 7, "y": 2},
|
||||
{"matrix": [2, 8], "x": 8, "y": 2},
|
||||
{"matrix": [2, 9], "x": 9, "y": 2},
|
||||
{"matrix": [2, 10], "x": 10, "y": 2},
|
||||
{"matrix": [2, 11], "x": 11, "y": 2},
|
||||
{"matrix": [3, 0], "x": 0, "y": 3},
|
||||
{"matrix": [3, 1], "x": 1, "y": 3},
|
||||
{"matrix": [3, 2], "x": 2, "y": 3},
|
||||
{"matrix": [3, 3], "x": 3, "y": 3},
|
||||
{"matrix": [3, 4], "x": 4, "y": 3},
|
||||
{"matrix": [3, 5], "x": 5, "y": 3},
|
||||
{"matrix": [3, 6], "x": 6, "y": 3},
|
||||
{"matrix": [3, 7], "x": 7, "y": 3},
|
||||
{"matrix": [3, 8], "x": 8, "y": 3},
|
||||
{"matrix": [3, 9], "x": 9, "y": 3},
|
||||
{"matrix": [3, 10], "x": 10, "y": 3},
|
||||
{"matrix": [3, 11], "x": 11, "y": 3},
|
||||
{"matrix": [4, 0], "x": 0, "y": 4},
|
||||
{"matrix": [4, 1], "x": 1, "y": 4},
|
||||
{"matrix": [4, 2], "x": 2, "y": 4},
|
||||
{"matrix": [4, 3], "x": 3, "y": 4},
|
||||
{"matrix": [4, 4], "x": 4, "y": 4},
|
||||
{"matrix": [4, 5], "x": 5, "y": 4},
|
||||
{"matrix": [4, 6], "x": 6, "y": 4},
|
||||
{"matrix": [4, 7], "x": 7, "y": 4},
|
||||
{"matrix": [4, 8], "x": 8, "y": 4},
|
||||
{"matrix": [4, 9], "x": 9, "y": 4},
|
||||
{"matrix": [4, 11], "x": 10, "y": 4, "w": 2},
|
||||
{"matrix": [5, 0], "x": 0, "y": 5, "w": 2},
|
||||
{"matrix": [5, 1], "x": 2, "y": 5},
|
||||
{"matrix": [5, 2], "x": 3, "y": 5},
|
||||
{"matrix": [5, 4], "x": 4, "y": 5},
|
||||
{"matrix": [5, 5], "x": 5, "y": 5},
|
||||
{"matrix": [5, 6], "x": 6, "y": 5},
|
||||
{"matrix": [5, 7], "x": 7, "y": 5},
|
||||
{"matrix": [5, 8], "x": 8, "y": 5},
|
||||
{"matrix": [5, 9], "x": 9, "y": 5},
|
||||
{"matrix": [5, 10], "x": 10, "y": 5},
|
||||
{"matrix": [5, 11], "x": 11, "y": 5}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -16,6 +16,16 @@
|
||||
#include QMK_KEYBOARD_H
|
||||
#define CTALDEL LCTL(LALT(KC_DEL))
|
||||
|
||||
void keyboard_pre_init_user(void) {
|
||||
gpio_set_pin_output(B2);
|
||||
gpio_set_pin_output(B10);
|
||||
gpio_set_pin_output(B11);
|
||||
gpio_write_pin_low(B2);
|
||||
gpio_write_pin_low(B10);
|
||||
gpio_write_pin_low(B11);
|
||||
}
|
||||
|
||||
|
||||
/* Membrane labels - base
|
||||
* .----------------------------------------------------------------------------.
|
||||
* |light | home | GUI | MUTE | VOL- | VOL+ | Prev | Pause| Next | Bksp |
|
||||
|
@ -1,42 +1,32 @@
|
||||
Rii 518BT (Custom USB PCB)
|
||||
===
|
||||
# Rii 518BT
|
||||
|
||||
This firmware is used with [a custom PCB](https://github.com/tim-eastwood/rii-518bt-usb-qmk-pcb) to replace the original, which is Bluetooth-only, in the Rii 518BT. The drop-in replacement provides a USB2.0 interface, better backlighting, and of course supports QMK.
|
||||

|
||||
|
||||

|
||||
*A custom PCB for the Rii 518BT keyboard*
|
||||
|
||||
The Rii 518bt is an ultra-compact 68-key keyboard.
|
||||
|
||||
**Keyboard Maintainer:** [Tim / Tangles](https://github.com/tim-eastwood/QMK-rii-518bt-usb)
|
||||
**Hardware Supported:** Rii 518BT with [custom USB/STM32F072 PCB](https://github.com/tim-eastwood/rii-518bt-usb-qmk-pcb)
|
||||
**Hardware Availability:** Build it yourself using any PCBA service using the source files / BoM located at [https://github.com/tim-eastwood/rii-518bt-usb-qmk-pcb](https://github.com/tim-eastwood/rii-518bt-usb-qmk-pcb)
|
||||
* Keyboard Maintainer: [Tim / Tangles](https://github.com/tim-eastwood)
|
||||
* Hardware Supported: [Custom USB/STM32F072 PCB for Rii 518bt](https://github.com/tim-eastwood/rii-518bt-usb-qmk-pcb)
|
||||
* Hardware Availability: Build it yourself using any PCBA service using the source files / BoM located at [https://github.com/tim-eastwood/rii-518bt-usb-qmk-pcb](https://github.com/tim-eastwood/rii-518bt-usb-qmk-pcb)
|
||||
|
||||
Purchasing a Rii 518BT is required to obtain the housing, key membrane, and adhesive sheet of dome switches.
|
||||
|
||||
---
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
## Compiling
|
||||
make rii/518bt:default
|
||||
or
|
||||
qmk compile -kb rii/518bt -km default
|
||||
|
||||
In [QMK MSYS](https://docs.qmk.fm/newbs_getting_started#set-up-your-environment), run:
|
||||
Flashing example for this keyboard:
|
||||
|
||||
```sh
|
||||
qmk compile -kb rii/518bt -km default
|
||||
```
|
||||
make rii/518bt:default:flash
|
||||
or
|
||||
qmk flash -kb rii/518bt -km default
|
||||
|
||||
## Flashing
|
||||
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).
|
||||
|
||||
To compile and flash directly:
|
||||
## Bootloader
|
||||
|
||||
```sh
|
||||
qmk flash -kb rii/518bt -km default
|
||||
```
|
||||
Enter the bootloader in 2 ways:
|
||||
|
||||
## Resources
|
||||
|
||||
- [QMK Build Environment Setup](https://docs.qmk.fm/#/getting_started_build_tools)
|
||||
- [QMK Make Instructions](https://docs.qmk.fm/#/getting_started_make_guide)
|
||||
- [Complete Newbs Guide](https://docs.qmk.fm/#/newbs)
|
||||
|
||||
---
|
||||
|
||||
Disclaimer: This is an independent hardware project and is not affiliated with Rii or the original manufacturer.
|
||||
* **Bootmagic reset**: Hold down the key at (5,0) in the matrix (Function key) and plug in the keyboard
|
||||
* **Physical reset button**: Short the pads on the back of the PCB while plugging in the keyboard
|
Loading…
Reference in New Issue
Block a user