qmk_firmware/keyboards/bastardkb
Ryan 6b38dc17cd
Remove deprecated RGB_ and Mouse keycodes (#25444)
* Remove deprecated `RGB_` and Mouse keycodes

* Update old mouse keycodes, 0-9/A-M

* Update old mouse keycodes, N-Z & layouts

* Missed some stuff
2025-07-11 11:05:41 -06:00
..
charybdis Remove duplicate of SPI default config from keyboards (#25266) 2025-05-16 17:35:05 +01:00
dilemma Remove deprecated RGB_ and Mouse keycodes (#25444) 2025-07-11 11:05:41 -06:00
scylla Refactor bastardkb/scylla (#25459) 2025-07-08 14:08:49 -06:00
skeletyl Refactor bastardkb/skeletyl (#25456) 2025-07-08 14:23:05 -06: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