qmk_firmware/keyboards/bastardkb/dilemma
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
2022-10-20 12:20:07 +01:00
..
elitec
keymaps Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01:00
splinky [Keyboard] use correct function in Dilemma splinky (#17923) 2022-08-06 02:58:06 +01:00
config.h
dilemma.c [Keyboard] Fix compilation issues for Charybdis/Dilemma (#17791) 2022-07-26 02:40:14 +01:00
dilemma.h
info.json
readme.md
rules.mk [Keyboard] Fix compilation issues for Charybdis/Dilemma (#17791) 2022-07-26 02:40:14 +01:00

readme.md

Dilemma

A very small keyboard made for ergonomic enthusiasts.

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

make bastardkb/dilemma/elitec:default
make bastardkb/dilemma/splinky:default

See the keyboard build instructions