Skip to content

Commit 727e921

Browse files
committed
List features; add specs; add orientation warning
1 parent 4034fe6 commit 727e921

File tree

1 file changed

+20
-17
lines changed

1 file changed

+20
-17
lines changed

docs/index.md

Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# M60 Mechanical Keyboard
22

3-
**En** | [中文][1]
3+
**En** | [中文][1]
44

55
M60 is a hot-swappable 60% Keyboard with USB, BLE 5.0 and RGB backlight. It is highly configurable and extensible.
66
It can run Python code saved in its USB storage, which makes it super powerful. It has very low power consumption and only needs about 160uA current when connected to a computer via Bluetooth. It is one of the lowest latency USB keyboards.
@@ -9,32 +9,35 @@ It can run Python code saved in its USB storage, which makes it super powerful.
99

1010
## Features
1111

12-
- BLE 5.0 Multi-pairing up to 10 devices
13-
- Hot-swappable
14-
- USB Type-C
12+
- Bluetooth, including BLE 5.0 multi-pairing up to 10 devices
13+
- Hot-swappable key switch mounts
14+
- USB Type-C connector
1515
- Standard 60% layout (61 keys)
1616
- 6KRO
17-
- RGB backlit
17+
- RGB backlight (pending software support)
1818
- Supports Windows/macOS/Linux/iOS/Android
1919
- Low power consumption
2020
- All keys remappable
2121
- Up to 32 layers
2222
- Macros
2323
- Pair-keys
24+
- Tap-keys
2425

2526
## Specs
2627

27-
| | M60 Keyboard |
28-
|-----------------|-----------------------------------------------------------------------------------|
29-
| Core Module | nRF52840, Arm Cortex-M4F, 64MHz, 256KB RAM, 1MB FLASH, 8MB QSPI Flash, M.2 KEY-E |
30-
| Wireless | Bluetooth Low Energy 5.0, NFC |
31-
| USB | Type-C |
32-
| Layout | 60% (61 Keys) |
33-
| Hot-Swappable | Yes |
34-
| Switch Option | Cherry MX compatible Switches |
35-
| Backlight | 64 RGB LEDs, IS32FL3733 |
36-
|Battery Connector| JST 1.25mm 3-Pin |
37-
| RF Antennas | 2.4GHz Cabled PCB Antenna, NFC Cabled PCB Antenna |
38-
| Dimensions | 285 mm x 94.6 mm |
28+
| | M60 Keyboard |
29+
| ----------------- | -------------------------------------------------------------------------------- |
30+
| Core Module | nRF52840, Arm Cortex-M4F, 64MHz, 256KB RAM, 1MB FLASH, 8MB QSPI Flash, M.2 KEY-E |
31+
| Wireless | Bluetooth Low Energy 5.0, NFC |
32+
| USB | Type-C |
33+
| Layout | 60% (61 Keys) |
34+
| Hot-Swappable | Yes |
35+
| Switch Option | Cherry MX compatible Switches |
36+
| Backlight | 64 RGB LEDs, IS32FL3733 |
37+
| Battery Connector | JST 1.25mm 3-Pin |
38+
| RF Antennas | 2.4GHz Cabled PCB Antenna, NFC Cabled PCB Antenna |
39+
| Dimensions | 285 mm x 94.6 mm (compatible with DZ60 cases) |
40+
41+
**Note: The PCB uses north-facing switch orientation, and the switches are mounted below the LEDs. If you intend to use Cherry MX or low-profile keycaps, be sure to purchase key switches that are beveled on both sides. See Issue #3.**
3942

4043
[1]: https://gitee.com/makerdiary/python-keyboard/wikis/pages

0 commit comments

Comments
 (0)