qmk_firmware/keyboards/bastardkb/dilemma
2023-12-01 14:05:46 +00:00
..
3x5_2 Remove userspace keymaps (#22544) 2023-11-27 05:36:45 +11:00
3x5_3 Fix a bunch of CLI warnings (#22589) 2023-12-01 14:05:46 +00:00
4x6_4 Fix missed shutdown callbacks (#22549) 2023-11-27 15:39:17 +11:00
config.h
dilemma.c Improve and Cleanup Shutdown callbacks (#21060) 2023-11-26 22:59:18 +11:00
dilemma.h
info.json
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