You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
2 years ago
..
keymaps Merge remote-tracking branch 'origin/master' into develop 2 years ago
rev1 Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2 years ago
rev2 Remove audio pin references in rules.mk (#14532) 2 years ago
.noci Initial list of keyboards to exclude from CI (#11213) 3 years ago
bdn9.c Add BDN9 rev2 (#9017) 3 years ago
bdn9.h Add BDN9 rev2 (#9017) 3 years ago
config.h Add BDN9 rev2 (#9017) 3 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
readme.md Updated documentation for new BDN9 board revisions (#11380) 3 years ago
rules.mk Add BDN9 rev2 (#9017) 3 years ago

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.