|
|
3 years ago | |
|---|---|---|
| .. | ||
| keymaps | 3b11e98215 Update use of legacy keycodes (#19120) | 3 years ago |
| rev1 | 7e0299117b Move encoder config to data driven (#19923) | 3 years ago |
| config.h | 2da0827d4f Remove matrix size defines (#19581) | 3 years ago |
| info.json | 56555c61e1 Migrate `LAYOUTS` to data driven (#19541) | 3 years ago |
| m48.c | 51cfb1b457 [Keyboard] mlego fix product id and sync oled code (#16237) | 4 years ago |
| m48.h | 2c8098ea88 [Keyboard] move enum_layers in keymaps, in sync with the other mlego/m* (#15832) | 4 years ago |
| readme.md | f423837ed2 [Keyboard] M48 12x4 lego ortholinear keyboard (#15536) | 4 years ago |
A (12x4) ortholinear keyboard that can be hand wired or using a pcb.
Make example for this keyboard (after setting up your build environment):
make mlego/m48/rev1:default
Flashing example for this keyboard:
make mlego/m48/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.
the same for stm32f411
| Rows | C0 | C1 | C2 | C3 | C4 | C5 | C6 | C7 | C8 | C9 | C10 | C11 | Pins |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| R0 | Tab | q | w | e | r | t | y | u | i | o | p | BSpace | A6 |
| R1 | Esc | a | s | d | f | g | h | j | k | l | ; | ' | A7 |
| R2 | Shift | z | x | c | v | b | n | m | , | . | / | Enter | B0 |
| R3 | Ctrl | Menu | Alt | Fn | Lower | Space | Space | Raise | Left | Down | Up | Right | B10 |
| Pins | A10 | A15 | B3 | B4 | B5 | B7 | B6 | A1 | A2 | A3 | A4 | A5 |
| Leds | Pin |
|---|---|
| NUM_LOCK | B12 |
| CAPS_LOCK | C13 |
| SCROLL_LOCK | B13 |
| RBG_DI | B15 |
