A STM32F103 based numpad with a rotary encoder, and a 128x32 OLED display.
Make default keymaps for this keyboard (after setting up your build environment):
make ynumkeypad:default
Flashing default keymaps for this keyboard:
make ynumkeypad:default:flash
Make via keymaps for this keyboard (after setting up your build environment):
make ynumkeypad:via
Flashing via keymaps for this keyboard:
make ynumkeypad:via:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
You can find bootloader at bootloader_hex folder, you should flash it to the mcu with stlink or jlink or dap-link etc.
Enter the bootloader in followe way:
- Keycode in layout: Press the key mapped to
Enter
, then plug into usb.