logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (836B)


  1. # Dilemma
  2. A family of split keyboards with embedded RP2040 controllers, support for Cirque GlidePoint circle trackpads, and SPI + I2C breakouts for other peripherals
  3. - Keyboard Maintainer: [Bastard Keyboards](https://github.com/Bastardkb/)
  4. - Hardware Supported: [Bastardkb Dilemma](https://github.com/Bastardkb/Dilemma)
  5. - Hardware Availability: [Bastardkb.com](https://bastardkb.com/)
  6. A DIY version of the 3x5_2 PCB with promicro compatible footprint is also available.
  7. Make example for this keyboard (after setting up your build environment):
  8. make bastardkb/dilemma/3x5_3:default
  9. make bastardkb/dilemma/4x6_4:default
  10. Flashing example for this keyboard:
  11. make bastardkb/dilemma/3x5_3:default:flash
  12. make bastardkb/dilemma/4x6_4:default:flash
  13. See the [keyboard build instructions](http://docs.bastardkb.com/)