summaryrefslogtreecommitdiff
path: root/keyboards/bastardkb/dilemma/readme.md
blob: 876400ae52aca18f8519466cae4c8b9a8c8a878e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Dilemma

A family of split keyboards with embedded RP2040 controllers, support for Cirque GlidePoint circle trackpads, and SPI + I2C breakouts for other peripherals

-   Keyboard Maintainer: [Bastard Keyboards](https://github.com/Bastardkb/)
-   Hardware Supported: [Bastardkb Dilemma](https://github.com/Bastardkb/Dilemma)
-   Hardware Availability: [Bastardkb.com](https://bastardkb.com/)

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](http://docs.bastardkb.com/)