qmk-keychron-q3-colemak-dh/keyboards/keebio/bdn9
ambustion 1998b3e69f
Added support for Keebio BDN9 and Cannon Keys db60 (#80)
* Add support for CannonKeys db60 and Keebio BDN9

* remove db60 config from bdn9

* Removed suggested changes

* updated a few keys for db60

* Removed erroneus db60.json and fixed rule.mk

* Set unlock combo and removed rgb features not on board.

* Added config for Keebio KBO-5000

Not totally sure if size of firmware is too close to the edge or how that impacts vial. 588 bytes free when building firmware.

* Added security keys to keebio bdn9

* added RGB_Matrix_Enable

* Update rules.mk for rev1 fw size limitations

* Moved bdn9 keymap to rev2/keymaps/vial as rev1 build has firmware size limitation
2021-12-21 23:58:37 -05:00
..
keymaps [Keymap] Adding keymap for BDN9 and Planck (#15067) 2021-11-10 20:31:39 -08:00
rev1 Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
rev2 Added support for Keebio BDN9 and Cannon Keys db60 (#80) 2021-12-21 23:58:37 -05: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

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.