qmk_firmware/keyboards/_example_avr
2017-07-07 23:26:00 -04:00
..
keymaps/default adds avr example keyboard 2017-07-07 23:26:00 -04:00
_example_avr.c adds avr example keyboard 2017-07-07 23:26:00 -04:00
_example_avr.h adds avr example keyboard 2017-07-07 23:26:00 -04:00
config.h adds avr example keyboard 2017-07-07 23:26:00 -04:00
Makefile adds avr example keyboard 2017-07-07 23:26:00 -04:00
readme.md adds avr example keyboard 2017-07-07 23:26:00 -04:00
rules.mk adds avr example keyboard 2017-07-07 23:26:00 -04:00

Example AVR

A short description explaining the keyboard/project. Extended info can go on qmk.fm/.

  • Keyboard Maintainer: [Name/Handle](link to their github account)
  • Hardware Supported: PCB/controller name, version
  • Hardware Availability: Website for details

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

make _example_avr-default

See build environment setup then the make instructions for more information.