qmk-dactyl-manuform-a/keyboards/handwired/floorboard
Ryan 9dcd03b6ca
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
* Set bootloader to stm32-dfu for STM32F303

* Set bootloader to stm32-dfu for STM32F0x2

* Set bootloader to stm32-dfu for STM32F4x1

* Set bootloader to stm32duino for sowbug

* Delete redundant bootloader_defs headers

* Add some missing MCU name comments

* Move APM32 dfu-suffix overrides underneath bootloader

* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 19:48:46 +10:00
..
keymaps/default [Keyboard] Add handwired/floorboard (#7478) 2019-12-02 12:03:35 -08:00
config.h Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
floorboard.c [Keyboard] Add handwired/floorboard (#7478) 2019-12-02 12:03:35 -08:00
floorboard.h [Keyboard] Add handwired/floorboard (#7478) 2019-12-02 12:03:35 -08:00
info.json [Keyboard] Add handwired/floorboard (#7478) 2019-12-02 12:03:35 -08:00
readme.md [Keyboard] Add handwired/floorboard (#7478) 2019-12-02 12:03:35 -08:00
rules.mk Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00

readme.md

Floorboard

Floorboard Image

I was too broke to buy the planck pcb, and I wanted the soldering practice. So here it is, in all it's glory. A handwired planck with a proton C, and the dvorak layout. Because why not. I named it the Floorboard as a callback to the planck, and because it's a couple of plays on words rolled into one.

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

make handwired/floorboard:default

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