You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Duncan Sutherland 8caa8674d2
Move `SPLIT_KEYBOARD` to data driven (#21410)
1 month ago
..
3x5_2 Move `SPLIT_KEYBOARD` to data driven (#21410) 1 month ago
3x5_3 Remove more unnecessary `quantum.h` includes (#23402) 1 month ago
4x6_4 Data-Driven Keyboard Conversions: B (#23425) 1 month ago
config.h Bastard Keyboards: Add support for Dilemma v2 (3x5+3) (#22185) 5 months ago
dilemma.c Improve and Cleanup Shutdown callbacks (#21060) 6 months ago
dilemma.h Move split layouts to data driven (#20290) 1 year ago
info.json Bastard Keyboards: upstream recent changes (#19083) 1 year ago
readme.md Bastard Keyboards: Add support for Dilemma Max (4x6_4) (#22064) 8 months ago

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