qmk_firmware/keyboards/pjb/eros
Ryan f4ba17c4a0
Move LED indicator config to data driven (#19800)
2023-02-17 13:14:29 +11:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move LED indicator config to data driven (#19800) 2023-02-17 13:14:29 +11:00
eros.c
eros.h
info.json Move LED indicator config to data driven (#19800) 2023-02-17 13:14:29 +11:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11: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.