qmk-firmware/keyboards/keebio/bdn9
codecoffeecode f3f1bb166a [Keymap] Adding keymaps for Niu Mini and BDN9 (#7299)
* niu-mini

* fix

* media controls were off by one

* Adding some function keys

* bdn9 and some other stuff

* Fixed mouse functions on bdn9 -- the acceleration related macros are NOT optional

* ported over foo to codecoffeecode niu_mini keymap

* removing foobar

* removing foobar, moving config changes to my folder only

* limiting rule changes to my folder

* Simplifying config.h and rules.mk

* not really sure why this didn't commit the first time but...

* Fixed up the Niu Mini

* Update keyboards/keebio/bdn9/keymaps/codecoffeecode/config.h

Adding missed #pragma once to the top of my config.h for bdn9

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>

* Switching from SEND_STRING() to tap_code16

* Simplifying -> didn't need macros for Ctrl+(Home|End)
2019-11-08 20:15:16 -08:00
..
keymaps [Keymap] Adding keymaps for Niu Mini and BDN9 (#7299) 2019-11-08 20:15:16 -08: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 [Keymap] Adding keymaps for Niu Mini and BDN9 (#7299) 2019-11-08 20:15:16 -08: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 [Keymap] Adding keymaps for Niu Mini and BDN9 (#7299) 2019-11-08 20:15:16 -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.