.. | ||
keymaps/default | ||
blackbowl.h | ||
config.h | ||
info.json | ||
matrix.c | ||
readme.md | ||
rules.mk |
frobiac/blackbowl
Custom 3D-printed and handwired 36-key split-keyboard with trackpoint developed in 2016.
- Keyboard Maintainer: frobiac
- Hardware Supported: Teensy-2.0, IBM Trackpoint, one MCP23018 per side, one RGB-LED
- Development History: deskthority.net
- Layout Alpha KLE (same as BlackBowl)
- Original Firmware
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