mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-23 16:12:07 +00:00
* Refactor bastardkb/charybdis/3x5 - Migrate various configuration to data-driven - Use short SPDX license headers - Remove configuration that trends towards user-specific (CRC Table) - Migrate common configuration upwards - Migrate keymap to JSON - Remove likely unneeded v1 revision per #23638 - Remove revisions splinky_2, splinky_3, and stemcell where a converter should be used - Rename v2/elitec -> elitec. Specifically named elitec, as this board requires pin compatibility with an Elite-C (bottom 5 pins) * Aliases |
||
---|---|---|
.. | ||
charybdis | ||
dilemma | ||
scylla | ||
skeletyl | ||
tbkmini | ||
info.json | ||
readme.md |
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