Joel Challis db4d8823d6 Migrate ROW_SHIFTER to core MATRIX_ROW_SHIFTER (#25977) 6 months ago
..
keymaps 6b38dc17cd Remove deprecated `RGB_` and Mouse keycodes (#25444) 1 year ago
blackbowl.h 313fc4cb8f [Keyboard] frobiac custom boards and layout (#19883) 3 years ago
config.h 313fc4cb8f [Keyboard] frobiac custom boards and layout (#19883) 3 years ago
keyboard.json 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 year ago
matrix.c db4d8823d6 Migrate ROW_SHIFTER to core MATRIX_ROW_SHIFTER (#25977) 6 months ago
readme.md 313fc4cb8f [Keyboard] frobiac custom boards and layout (#19883) 3 years ago
rules.mk bc8ff28a58 Data-Driven Keyboard Conversions: F (#23516) 2 years ago

readme.md

frobiac/blackbowl

frobiac/blackbowl

Custom 3D-printed and handwired 36-key split-keyboard with trackpoint developed in 2016.

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

make frobiac/blackbowl

Flashing example for this keyboard:

make frobiac/blackbowl:flash

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

The I2C code is based on the code from 'handwired/dactyl', but reduced to ROW2COL and EXPANDER_COL_REGISTER=GPIOA define choices. Adjustments were made for the two I2C addresses, one per side.

Bootloader

Enter the bootloader in 2 ways:

  • Physical reset button: Briefly press the button on the Teensy by inserting a small pin in the small hole in the switch plate
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available