qmk_firmware/keyboards/binepad/bn009
James Young cb81913d18
Data-Driven Keyboard Conversions: B (#23425)
Converts configuration definitions and rules to data-driven where
applicable. Renames `info.json` to `keyboard.json` in instances where
`rules.mk` can be safely deleted.

Affects:

  - `bacca70`
  - `baguette`
  - `baion_808`
  - `bajjak`
  - `bandominedoni`
  - `bantam44`
  - `barleycorn_smd`
  - `barracuda`
  - `basekeys/slice/rev1`
  - `basekeys/slice/rev1_rgb`
  - `basekeys/trifecta`
  - `basketweave`
  - `bastardkb/dilemma/4x6_4`
  - `bbrfkr/dynamis`
  - `bear_face`
  - `beatervan`
  - `bemeier/bmek`
  - `biacco42/ergo42`
  - `biacco42/meishi`
  - `biacco42/meishi2`
  - `binepad/bn003`
  - `binepad/bn009/r1`
  - `binepad/bnr1`
  - `bioi/g60`
  - `bioi/g60ble`
  - `bioi/morgan65`
  - `bioi/s65`
  - `blackplum`
  - `blank/blank01`
  - `blank_tehnologii/manibus`
  - `blockey`
  - `bluebell/swoop`
  - `boardrun/bizarre`
  - `boardrun/classic`
  - `boardsource/equals/48`
  - `boardsource/equals/60`
  - `boardwalk`
  - `bop`
  - `boston`
  - `boston_meetup/2019`
  - `box75`
  - `bpiphany/four_banger`
  - `bpiphany/frosty_flake`
  - `bpiphany/ghost_squid`
  - `bpiphany/hid_liber`
  - `bpiphany/kitten_paw`
  - `bpiphany/tiger_lily`
  - `bpiphany/unloved_bastard`
  - `bt66tech/bt66tech60`
  - `bubble75/hotswap`
  - `budgy`
  - `buildakb/potato65`
  - `buildakb/potato65hs`
  - `buildakb/potato65s`
  - `buzzard`
2024-04-11 14:21:32 -07:00
..
keymaps Fix binepad/bn009 and durgod/dgk6x/hades_ansi keymaps (#21701) 2023-08-06 18:13:20 +01:00
r1 Data-Driven Keyboard Conversions: B (#23425) 2024-04-11 14:21:32 -07:00
r2 Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
info.json Even more info.json whitespace cleanups (#20703) 2023-05-04 19:09:59 +10:00
readme.md [Keyboard] Consolidate Binepad BN009 R1 and R2 (#20113) 2023-03-20 22:13:44 -07:00
rules.mk [Keyboard] Consolidate Binepad BN009 R1 and R2 (#20113) 2023-03-20 22:13:44 -07:00

BINEPAD BN009

BINEPAD BN009

A 9% macropad.

  • Keyboard Maintainer: binepad
  • Hardware Supported:
    • BN009 R1 (ft. ATmega32U4)
    • BN009 R2 (ft. STM32F103)
  • Hardware Availability: binepad.com

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

make binepad/bn009/r1:default

..or..

make binepad/bn009/r2:default

Flashing example for this keyboard:

make binepad/bn009/r1:default:flash

..or..

make binepad/bn009/r2:default:flash

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

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key) and plug in the keyboard
  • Physical reset button: Briefly press the button under the small hole on the back of the macropad
  • Keycode in layout: Press the key mapped to QK_BOOT or RESET if it is available