qmk_firmware/keyboards/pjb/eros
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714)
2023-01-31 06:03:30 +11:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
eros.c
eros.h
info.json Migrate `LAYOUTS` to data driven (#19541) 2023-01-10 02:48:20 +00:00
readme.md
rules.mk Migrate `LAYOUTS` to data driven (#19541) 2023-01-10 02:48:20 +00:00

readme.md

Eros

TKL Custom Keyboard with F13 key

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

make pjb/eros/default

Flashing example for this keyboard:

make pjb/eros/default:flash

Reset Key: Hold down the key located at K00, commonly programmed as Esc while plugging in the keyboard.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.