qmk_firmware/keyboards/bastardkb/dilemma
2024-01-04 06:00:28 +00:00
..
3x5_2 Remove obvious user keymaps, keyboards/{b,c}* edition. (#22693) 2023-12-18 16:05:50 +11:00
3x5_3 Migrate RGB Matrix config to info.json - B (#22806) 2024-01-04 06:00:28 +00:00
4x6_4 Migrate RGB Matrix config to info.json - B (#22806) 2024-01-04 06:00:28 +00:00
config.h Bastard Keyboards: Add support for Dilemma v2 (3x5+3) (#22185) 2023-12-12 01:22:59 -08:00
dilemma.c
dilemma.h
info.json
readme.md

Dilemma

A family of split keyboards with embedded RP2040 controllers, support for Cirque GlidePoint circle trackpads, and SPI + I2C breakouts for other peripherals

A DIY version of the 3x5_2 PCB with promicro compatible footprint is also available.

Make example for this keyboard (after setting up your build environment):

make bastardkb/dilemma/3x5_3:default
make bastardkb/dilemma/4x6_4:default

Flashing example for this keyboard:

make bastardkb/dilemma/3x5_3:default:flash
make bastardkb/dilemma/4x6_4:default:flash

See the keyboard build instructions