qmk_firmware/keyboards/bastardkb/dilemma
2025-07-13 01:39:07 +00:00
..
3x5_2 Merge remote-tracking branch 'origin/master' into develop 2025-07-13 01:39:07 +00:00
3x5_3 Remove deprecated RGB_ and Mouse keycodes (#25444) 2025-07-11 11:05:41 -06:00
4x6_4 Remove deprecated RGB_ and Mouse keycodes (#25444) 2025-07-11 11:05:41 -06:00
config.h Bastard Keyboards: Add support for Dilemma v2 (3x5+3) (#22185) 2023-12-12 01:22:59 -08:00
dilemma.c Refactor bastardkb/dilemma/3x5_2 (#25462) 2025-07-10 12:42:36 +01: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 Refactor bastardkb/dilemma/3x5_2 (#25462) 2025-07-10 12:42:36 +01:00

Dilemma

  • Keyboard Maintainer: BastardKB
  • Hardware Supported: Dilemma PCBs with integrated or devlopment board* microcontrollers
  • Hardware Availability: GitHub

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

make bastardkb/dilemma/3x5_2/assembled:default
make bastardkb/dilemma/3x5_2/promicro:default
make bastardkb/dilemma/3x5_3:default
make bastardkb/dilemma/4x6_4:default

Flashing example for this keyboard:

make bastardkb/dilemma/3x5_2/assembled:default:flash
make bastardkb/dilemma/3x5_2/promicro:default:flash
make bastardkb/dilemma/3x5_3:default:flash
make bastardkb/dilemma/4x6_4:default:flash

Note*: the dilemma/3x5_2/promicro revision is the only DIY Dilemma PCB. It is footprint and pin compatible with a Pro Micro development board, and the firmware is written as such it can be used with the Converter Feature. This PCB uses I2C communication for the Cirque Trackpad, opposed to SPI for the variants with an integrated microcontroller.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix and plug in the keyboard
  • Physical reset button: Double-tap the reset button under/near the microcontroller.
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available