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 [keyboard] bastardkb: restructure folder hierarchy (#16778) 2022-07-25 10:11:28 +01:00
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 [keyboard] bastardkb: restructure folder hierarchy (#16778) 2022-07-25 10:11:28 +01:00
dilemma.c [Keyboard] Fix compilation issues for Charybdis/Dilemma (#17791) 2022-07-26 02:40:14 +01:00
dilemma.h [keyboard] bastardkb: restructure folder hierarchy (#16778) 2022-07-25 10:11:28 +01:00
info.json [keyboard] bastardkb: restructure folder hierarchy (#16778) 2022-07-25 10:11:28 +01:00
readme.md [keyboard] bastardkb: restructure folder hierarchy (#16778) 2022-07-25 10:11:28 +01:00
rules.mk [Keyboard] Fix compilation issues for Charybdis/Dilemma (#17791) 2022-07-26 02:40:14 +01:00

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