My local repo of qmk firmware.
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.
 
 
 
 
qmk_firmware/keyboards/bastardkb/dilemma
casuanoob 1b7a538353
Bastard Keyboards: Add support for Dilemma Max (4x6_4) (#22064)
2 years ago
..
3x5_2 [Keymap] Drashna Keymap updates for 0.21.0 (#21073) 2 years ago
3x5_3 RGB Matrix: driver naming cleanups (#21594) 2 years ago
4x6_4 Bastard Keyboards: Add support for Dilemma Max (4x6_4) (#22064) 2 years ago
config.h Move matrix config to info.json, part 4 (#20001) 2 years ago
dilemma.c Reallocate SAFE_RANGE (#19909) 2 years ago
dilemma.h Move split layouts to data driven (#20290) 2 years ago
info.json
readme.md Bastard Keyboards: Add support for Dilemma Max (4x6_4) (#22064) 2 years 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