|
|
1 年間 前 | |
|---|---|---|
| .. | ||
| keymaps | 6b38dc17cd Remove deprecated `RGB_` and Mouse keycodes (#25444) | 1 年間 前 |
| lib | 007c0c1db4 Updates to mlego m65 (#20220) | 2 年 前 |
| rev1 | 660d248549 Add debounce to duplicated defaults check (#25246) | 1 年間 前 |
| rev2 | 07684bcc99 Remove `"console":false` from keyboards (#25190) | 1 年間 前 |
| rev3 | 0bd02952ea Remove `"command":false` from keyboards (#25193) | 1 年間 前 |
| rev4 | 0bd02952ea Remove `"command":false` from keyboards (#25193) | 1 年間 前 |
| m65.c | 02b43b4b60 Refactor use of `matrix_scan_kb` (#24200) | 2 年 前 |
| m65.h | d09a06a1b3 Update GPIO API usage in keyboard code (#23361) | 2 年 前 |
| readme.md | 007c0c1db4 Updates to mlego m65 (#20220) | 2 年 前 |
A (13x5) ortholinear keyboard that can be hand wired or using a pcb.
Make example for this keyboard (after setting up your build environment):
For rev1
make mlego/m65/rev1:default
Flashing example for this keyboard:
make mlego/m65/rev1:default:flash
To enter flashing mode, press Lower+Raise+R.
For rev2
make mlego/m65/rev2:default
Flashing example for this keyboard:
make mlego/m65/rev2:default:flash
To enter flashing mode, on microcontroller keep pressed KEY and then NRST, release NRST and then after 1s release KEY.
For rev3
make mlego/m65/rev3:default
Flashing example for this keyboard:
make mlego/m65/rev3:default:flash
To enter flashing mode, on microcontroller keep pressed BOOT0 and then NRST, release NRST and then after 0.5s or so release BOOT0.
For rev4
make mlego/m65/rev4:default
Flashing example for this keyboard:
make mlego/m65/rev4:default:flash
To enter flashing mode, press in the same time, LWR+RSE+r, alternatively 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.
similar pinout for STM32F303
| Rows | C0 | C1 | C2 | C3 | C4 | C5 | C6 | C7 | C8 | C9 | C10 | C11 | C12 | Pins |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| R0 | Esc | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | Bksp | B11 |
| R1 | Tab | q | w | e | r | t | y | u | i | o | p | [ | ] | B0 |
| R2 | # | a | s | d | f | g | h | j | k | l | ; | ' | Enter | B1 |
| R3 | Shift | z | x | c | v | b | n | m | , | . | Up | / | A2 | |
| R4 | Ctrl | Menu | Lower | Alt | Raise | Space | Space | Space | AltGr | Shift | Left | Down | Right | A3 |
| A10 | A15 | B3 | B4 | B5 | B9 | B8 | B7 | B6 | C15 | A0 | A7 | B10 |
| Leds | Pin |
|---|---|
| NUM_LOCK | B12 |
| CAPS_LOCK | C13 |
| SCROLL_LOCK | B13 |
| RBG_DI | B15 |
| Rows | C0 | C1 | C2 | C3 | C4 | C5 | C6 | C7 | C8 | C9 | C10 | C11 | C12 | Pins |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| R0 | Esc | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | Bksp | B11 |
| R1 | Tab | q | w | e | r | t | y | u | i | o | p | [ | ] | B0 |
| R2 | # | a | s | d | f | g | h | j | k | l | ; | ' | Enter | B1 |
| R3 | Shift | z | x | c | v | b | n | m | , | . | Up | / | A2 | |
| R4 | Ctrl | Menu | Lower | Alt | Raise | Space | Space | Space | AltGr | Shift | Left | Down | Right | A3 |
| A10 | A15 | B3 | B4 | B5 | B9 | B8 | B7 | B6 | C15 | A0 | A7 | B10 |
| Leds | Pin |
|---|---|
| NUM_LOCK | B12 |
| CAPS_LOCK | B2 |
| SCROLL_LOCK | B13 |
| RBG_DI | B15 |
the pinout is the same for stm32f411
| Rows | C0 | C1 | C2 | C3 | C4 | C5 | C6 | C7 | C8 | C9 | C10 | C11 | C12 | Pins |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| R0 | Esc | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | Bksp | B10 |
| R1 | Tab | q | w | e | r | t | y | u | i | o | p | [ | ] | A5 |
| R2 | # | a | s | d | f | g | h | j | k | l | ; | ' | Enter | A6 |
| R3 | Shift | z | x | c | v | b | n | m | , | . | Up | / | A7 | |
| R4 | Ctrl | Menu | Lower | Alt | Raise | Space | Space | Space | AltGr | Shift | Left | Down | Right | B0 |
| A10 | A15 | B3 | B4 | B5 | B9 | B8 | B7 | A1 | A2 | A3 | A4 | B1 |
| Leds | Pin |
|---|---|
| NUM_LOCK | B12 |
| CAPS_LOCK | C13 |
| SCROLL_LOCK | B13 |
| RBG_DI | B15 |
the pinout is the same for stm32f411
| Rows | C0 | C1 | C2 | C3 | C4 | C5 | C6 | C7 | C8 | C9 | C10 | C11 | C12 | Pins |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| R0 | Esc | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | Bksp | B10 |
| R1 | Tab | q | w | e | r | t | y | u | i | o | p | [ | ] | A5 |
| R2 | # | a | s | d | f | g | h | j | k | l | ; | ' | Enter | A6 |
| R3 | Shift | z | x | c | v | b | n | m | , | . | Up | / | A7 | |
| R4 | Ctrl | Menu | Lower | Alt | Raise | Space | Space | Space | AltGr | Shift | Left | Down | Right | B0 |
| B14 | A8 | A10 | A15 | B3 | B4 | B5 | B7 | A1 | A2 | A3 | A4 | B1 |
| Leds | Pin |
|---|---|
| NUM_LOCK | B12 |
| CAPS_LOCK | C13 |
| SCROLL_LOCK | B13 |
| RBG_DI | B15 |
