|
|
2 yıl önce | |
|---|---|---|
| .. | ||
| keymaps | e648155113 Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570) | 2 yıl önce |
| rev1 | 5a0112df08 Migrate half-duplex `SERIAL_USART_TX_PIN` to DD (#24143) | 2 yıl önce |
| rev2 | 5a0112df08 Migrate half-duplex `SERIAL_USART_TX_PIN` to DD (#24143) | 2 yıl önce |
| info.json | 4869b8061c Move ortho & numpad layouts to data driven (#20183) | 3 yıl önce |
| m60_split.h | d09a06a1b3 Update GPIO API usage in keyboard code (#23361) | 2 yıl önce |
| readme.md | 837205b08f [Keyboard] M60 split 5x12 lego pcb (#14383) | 4 yıl önce |
A (12x5) ortholinear split keyboard that can be hand wired or using a pcb.
Make example for this keyboard (after setting up your uild environment):
make mlego/m60_split/rev1:default
Flashing example for this keyboard:
make mlego/m60_split/rev1:default
To enter flashing mode, press Lower+Raise+1 or Lower+Raise+0 also on microcontroller keep pressed BOOT0 and then NRST, release NRST and then after 0.5s or so release BOOT0.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
| Rows | C0 | C1 | C2 | C3 | C4 | C5 | Pins |
|---|---|---|---|---|---|---|---|
| R0 | ` | 1 | 2 | 3 | 4 | 5 | B0 |
| R1 | Tab | q | w | e | r | t | A6 |
| R2 | Esc | a | s | d | f | g | A7 |
| R3 | Shift | z | x | c | v | b | B1 |
| R4 | Ctrl | Menu | Alt | Fn | Lower | Space | A5 |
| Pins | B14 | A10 | A15 | B3 | B4 | B5 |
| Rows | C6 | C7 | C8 | C9 | C10 | C11 | Pins |
|---|---|---|---|---|---|---|---|
| R0 | 6 | 7 | 8 | 9 | 0 | BSpace | B1 |
| R1 | y | u | i | o | p | Del | A4 |
| R2 | h | j | k | l | ; | ' | A5 |
| R3 | n | m | , | . | / | Enter | A6 |
| R4 | Space | Raise | Left | Down | Up | Right | A7 |
| Pins | B5 | A7 | A1 | A2 | A3 | B0 |
| Leds | Pin |
|---|---|
| NUM_LOCK | B12 |
| CAPS_LOCK | C13 |
| SCROLL_LOCK | B13 |
| RBG_DI | B15 |
| Pin | |
|---|---|
| SPLIT_HAND_PIN | B9 |
| SERIAL_USART_TX_PIN | B6 |
