qmk-dactyl-manuform-a/keyboards/keebio/bdn9
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 Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
rev1 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
rev2 Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
bdn9.c Add BDN9 rev2 (#9017) 2020-06-09 22:32:46 -04:00
bdn9.h Add BDN9 rev2 (#9017) 2020-06-09 22:32:46 -04:00
config.h Add BDN9 rev2 (#9017) 2020-06-09 22:32:46 -04:00
info.json Add BDN9 rev2 (#9017) 2020-06-09 22:32:46 -04:00
readme.md Updated documentation for new BDN9 board revisions (#11380) 2021-01-14 11:57:30 -05:00
rules.mk Add BDN9 rev2 (#9017) 2020-06-09 22:32:46 -04:00

readme.md

BDN9

BDN9

A 3x3 macropad with support for up to 3 rotary encoders.

  • Rev. 1.0-1.2 encoder locations: Top Right, Top Left
  • Rev. 1.3 encoder locations: Top Right, Top Middle, Top Left
  • Rev. 2 encoder locations: Top Right, Top Middle, Top Left

Keyboard Maintainer: Bakingpy/nooges

Hardware Supported:

  • Rev. 1: Pro Micro, Elite-C, Proton C
  • Rev. 2: Integrated STM32F072 microcontroller

Hardware Availability:

Make examples for this keyboard (after setting up your build environment), select the appropriate line for your PCB revision:

make keebio/bdn9/rev1:default
make keebio/bdn9/rev2:default

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