qmk_firmware/keyboards/handwired/riblee_f411
Nick Brassel 4444f3cc55
Disable almost all ChibiOS subsystems in default configs (#11111)
* Disable almost all ChibiOS subsystems.

* Modify ChibiOS config updater script to fixup mcuconf include, use develop as base instead of master.

* Add default early-init bootloader to F042/F072.

* Back to 100k freq.
2020-12-04 10:45:39 +11:00
..
keymaps/default [Keyboard] Add handwired F411 (#10504) 2020-10-28 01:39:51 +11:00
chconf.h Disable almost all ChibiOS subsystems in default configs (#11111) 2020-12-04 10:45:39 +11:00
config.h Add OLED support for Riblee F411 (#10778) 2020-11-02 21:20:22 +00:00
halconf.h Add OLED support for Riblee F411 (#10778) 2020-11-02 21:20:22 +00:00
mcuconf.h Add OLED support for Riblee F411 (#10778) 2020-11-02 21:20:22 +00:00
readme.md [Keyboard] Add handwired F411 (#10504) 2020-10-28 01:39:51 +11:00
riblee_f411.c [Keyboard] Add handwired F411 (#10504) 2020-10-28 01:39:51 +11:00
riblee_f411.h [Keyboard] Add handwired F411 (#10504) 2020-10-28 01:39:51 +11:00
rules.mk Add OLED support for Riblee F411 (#10778) 2020-11-02 21:20:22 +00:00

Handwired Preonic

A compact 50% (12x5) ortholinear keyboard.

  • Keyboard Maintainer: Daniel Reibl
  • Hardware Supported: Blackpill F411

Make example for this keyboard (after setting up your build environment):

make handwired/riblee_f411:default 

Flashing example for this keyboard:

make handwired/riblee_f411:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.