qmk-dactyl-manuform-a/keyboards/keebio/bdn9
Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
2021-09-30 08:14:21 +10:00
..
keymaps Merge remote-tracking branch 'origin/master' into develop 2021-08-03 16:40:14 +00:00
rev1 Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2021-09-30 08:14:21 +10:00
rev2 Remove audio pin references in rules.mk (#14532) 2021-09-21 20:04:03 +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 Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10: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.