|
|
5 luni în urmă | |
|---|---|---|
| .. | ||
| blackpill_f401 | 32136afe24 Change to `development_board` (#21695) | 2 ani în urmă |
| blackpill_f411 | 32136afe24 Change to `development_board` (#21695) | 2 ani în urmă |
| bluepill | 32136afe24 Change to `development_board` (#21695) | 2 ani în urmă |
| keymaps | 4f7a7873c8 [CI] Format code according to conventions (#26000) | 5 luni în urmă |
| info.json | 1c8e99ca45 Migrate features and LTO from rules.mk to data driven (#23307) | 2 ani în urmă |
| readme.md | e4236278b5 [Keyboard] added Pill60 to handwired/pill60 (#10798) | 5 ani în urmă |
A 60% open source keyboard with rotary encoder, OLED screen, and Hotswap socket, using STM32F103 / Blue Pill.
Step by step guide on how to install a bootloader if your bluepill don't have one :
Building Guide :
qmk compile -kb handwired/pill60 -km default to compile default keymap and using STM32F103 as an MCUqmk compile -kb handwired/pill60/blackpill_f401 -km default to compile default keymap and using STM32F401 as an MCUqmk compile -kb handwired/pill60/blackpill_f411 -km default to compile default keymap and using STM32F411 as an MCUSee the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
