qmk-dactyl-manuform-a/keyboards/keebio/bdn9
Jonathan Rascher d90038eb9c [Keymap] Assorted personal keymap/userspace updates (#6691)
* Turn off more unnecessary features by default

* Double TAP_CODE_DELAY due to more media key issues

Even with this change, some of the rotary encoder turns on my BDN9's
volume knob still seem to get dropped. It's possible there's something
wrong with the encoder itself. (Maybe the TAP_CODE_DELAY actually causes
QMK to miss an encoder turn? Unclear.) The other knob (backlight
brightness) works fine, FWIW....

* Restructure userspace config.h a bit

* Hack around Instant60 Via EEPROM conflict

Remove this when #6589 is fixed for Via boards.

* Add backlight breathing and (EEPROM) reset to BDN9

* Add keymap for 9-Key macropad
2019-09-07 08:58:17 -07:00
..
keymaps [Keymap] Assorted personal keymap/userspace updates (#6691) 2019-09-07 08:58:17 -07:00
bdn9.c [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
bdn9.h Use DIRECT_PINS for BDN9 (#5603) 2019-04-11 12:24:29 -07:00
config.h Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) 2019-07-16 01:40:54 -07:00
info.json [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
readme.md [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
rules.mk [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00

readme.md

BDN9

BDN9

A 3x3 macropad with support for a rotary encoder at the upper two corners.

Keyboard Maintainer: Bakingpy/nooges
Hardware Supported: Pro Micro, Elite-C, Proton C
Hardware Availability: Keebio - BDN9

Make example for this keyboard (after setting up your build environment):

make keebio/bdn9:default

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