qmk_firmware/keyboards/bastardkb
2025-07-07 15:50:07 +01:00
..
charybdis Remove duplicate of SPI default config from keyboards (#25266) 2025-05-16 17:35:05 +01:00
dilemma Remove "command":false from keyboards (#25193) 2025-04-24 10:28:13 +10:00
scylla Remove duplicate of SPI default config from keyboards (#25266) 2025-05-16 17:35:05 +01:00
skeletyl Remove duplicate of SPI default config from keyboards (#25266) 2025-05-16 17:35:05 +01:00
tbkmini Fixup bastardkb/tbkmini keymap's build target (#25458) 2025-07-07 15:50:07 +01:00
info.json
readme.md Refactor bastardkb/tbkmini (#25438) 2025-07-05 23:50:37 -07:00

Information for Various BastardKB Hardware

Handedness Pin on Elite-C Holder

The Elite-C Holder supports setting handedness by pin on pin F1 of an Elite-C.

To utilise this, you must be using an Elite-C compatible development board (with the bottom 5 pins broken out) and install the necessary resistor. The following firmware configuration can be made in your keymap directory:

# rules.mk

PIN_COMPATIBLE = elite_c
// config.h
#pragma once

#define SPLIT_HAND_PIN F1
#define SPLIT_HAND_PIN_LOW_IS_LEFT