qmk_firmware/keyboards/yushakobo/quick17
Ryan 1e07ff1fb1
Fix some more missing `#pragma once`s (#20241)
2023-03-23 17:21:37 +00:00
..
keymaps
config.h Move matrix config to info.json, part 1 (#19985) 2023-03-05 22:53:52 +00:00
info.json Move matrix config to info.json, part 1 (#19985) 2023-03-05 22:53:52 +00:00
quick17.c
quick17.h
quick17_prefs.c Clean up usage of `QMK_KEYBOARD_H` (#20167) 2023-03-20 08:12:05 +11:00
quick17_prefs.h Fix some more missing `#pragma once`s (#20241) 2023-03-23 17:21:37 +00:00
readme.md
rgb_matrix_kb.inc
rules.mk

readme.md

quick17

quick17

A simple macropad for the beginners

  • Keyboard Maintainer: yushakobo
  • Hardware Supported: Quick17 PCBs, Pro Micro (ATmega32u4)
  • Hardware Availability: yushakobo shop

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

make quick17:default

Flashing example for this keyboard:

make quick17:default:flash

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