Keyboard firmwares for Atmel AVR and Cortex-M
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

Makefile.rn42 100B

12345
  1. TARGET ?= hhkb_rn42
  2. CONFIG_H ?= config_rn42.h
  3. RN42_ENABLE ?= yes
  4. NKRO_ENABLE ?= no
  5. include Makefile