qmk_sweep_skeletyl/keyboards/bastardkb/dilemma
2024-05-17 23:49:29 +01:00
..
3x5_2
3x5_3 Adjust keycode alignment around QK_BOOT (#23697) 2024-05-11 16:50:48 +01:00
4x6_4 Delete trivial keymap readmes (#23714) 2024-05-17 23:49:29 +01:00
config.h
dilemma.c
dilemma.h
info.json
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