qmk-dactyl-manuform-a/keyboards/handwired/riblee_f401
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 [Keymap] Move my custom functions and keymaps to userspace (#10502) 2020-10-04 15:35:28 -07:00
chconf.h Disable almost all ChibiOS subsystems in default configs (#11111) 2020-12-04 10:45:39 +11:00
config.h Updates to handwired/riblee_f401 keymaps (#10376) 2020-09-22 11:39:07 -07:00
halconf.h Disable almost all ChibiOS subsystems in default configs (#11111) 2020-12-04 10:45:39 +11:00
mcuconf.h Disable almost all ChibiOS subsystems in default configs (#11111) 2020-12-04 10:45:39 +11:00
readme.md Clean ChibiOS platform files (#10505) 2020-10-08 10:20:23 +11:00
riblee_f401.c [Keyboard] Add handwired 12*5 blackpill keyboard (#9855) 2020-08-06 15:30:16 -07:00
riblee_f401.h [Keymap] Move my custom functions and keymaps to userspace (#10502) 2020-10-04 15:35:28 -07:00
rules.mk [Keymap] Move my custom functions and keymaps to userspace (#10502) 2020-10-04 15:35:28 -07:00

readme.md

Handwired Preonic

A compact 50% (12x5) ortholinear keyboard.

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

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

make handwired/riblee_f401:default 

Flashing example for this keyboard:

make handwired/riblee_f401:default:flash

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