* Refactor bastardkb/skeletyl
- Update keyboard aliases accordingly
- Migrate keymap to JSON
- skeletyl/blackpill
- Migrate common configuration to keyboard level
- Remove unnecessary or user-specific configuration
- Migrate some configuration to data-driven
- Use short SPDX license headers
- Remove unnecessary rules.mk file
- Formatting pass on keyboard.json
- skeletyl/v1
- Remove likely unneeded version, per qmk#23812
- skeletyl/v2
- Remove splinky_2 revision, per qmk#23812
- Remove splinky_3, stemcell revisions; converter feature should
be used here
- Rename skeletyl/v2/elitec -> skeletyl/promicro, as a converter can
be used for any pin-compatible microcontrollers
* Update keyboards/bastardkb/skeletyl/keymaps/default/keymap.json
Co-authored-by: Ryan <fauxpark@gmail.com>
---------
Co-authored-by: Ryan <fauxpark@gmail.com>
|
||
|---|---|---|
| .. | ||
| 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