qmk-dactyl-manuform-a/keyboards/keebio/bdn9
Xelus22 b73a29aaea
[Bug] Develop - Change uint32_t to layer_state_t (#13596)
* fix sat75

* update uint32_t to layer_state
2021-07-19 09:50:55 -07:00
..
keymaps [Bug] Develop - Change uint32_t to layer_state_t (#13596) 2021-07-19 09:50:55 -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.