|
|
vor 3 Jahren | |
|---|---|---|
| .. | ||
| blackpill_f401 | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | vor 3 Jahren |
| blackpill_f411 | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | vor 3 Jahren |
| bluepill | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | vor 3 Jahren |
| keymaps | 1cb1a5a374 Remove legacy Grave Escape keycodes (#18787) | vor 3 Jahren |
| config.h | 7e0299117b Move encoder config to data driven (#19923) | vor 3 Jahren |
| info.json | 7e0299117b Move encoder config to data driven (#19923) | vor 3 Jahren |
| pill60.c | e4236278b5 [Keyboard] added Pill60 to handwired/pill60 (#10798) | vor 5 Jahren |
| pill60.h | e4236278b5 [Keyboard] added Pill60 to handwired/pill60 (#10798) | vor 5 Jahren |
| readme.md | e4236278b5 [Keyboard] added Pill60 to handwired/pill60 (#10798) | vor 5 Jahren |
| rules.mk | 314f6c1ddb Move backlight config to data driven (#19910) | vor 3 Jahren |
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.
