qmk-firmwares/keyboards/ilumkb/simpler64
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
..
keymaps Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01:00
config.h Change {LED,RGB}_DISABLE_TIMEOUT to {LED,RGB}_MATRIX_TIMEOUT (#18415) 2022-09-26 14:40:15 +10:00
info.json
readme.md
rules.mk
simpler64.c Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
simpler64.h

iLumkb Simpler60% - 64 Keys Layout

iLumkb Simpler

A hotswap 60% RGB Custom Mechanical keyboard.

  • Keyboard Maintainer: Equalz
  • Hardware Supported: iLumkb Simpler64 (ATmega32U4)
  • Hardware Availability: iLumkb

Reset board into bootloader by holding down Esc key while plugging in USB-C cable.

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

make ilumkb/simpler64:default

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