qmk_sweep_skeletyl/keyboards/bastardkb/dilemma
Joel Challis bfcf3c139d
Remove always enabled effects from lighting animation list (#22992)
* Remove 'solid_color' from animation list

* Remove 'solid'/'none' from animation list
2024-01-31 10:03:24 +00:00
..
3x5_2 Remove obvious user keymaps, keyboards/{b,c}* edition. (#22693) 2023-12-18 16:05:50 +11:00
3x5_3 Remove always enabled effects from lighting animation list (#22992) 2024-01-31 10:03:24 +00:00
4x6_4 Remove always enabled effects from lighting animation list (#22992) 2024-01-31 10:03:24 +00:00
config.h Bastard Keyboards: Add support for Dilemma v2 (3x5+3) (#22185) 2023-12-12 01:22:59 -08:00
dilemma.c Improve and Cleanup Shutdown callbacks (#21060) 2023-11-26 22:59:18 +11:00
dilemma.h Move split layouts to data driven (#20290) 2023-04-01 13:09:53 +11:00
info.json Bastard Keyboards: upstream recent changes (#19083) 2022-11-20 12:34:42 -08:00
readme.md Bastard Keyboards: Add support for Dilemma Max (4x6_4) (#22064) 2023-10-01 18:55:54 +01:00

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