qmk_firmware/keyboards/yushakobo/quick17
Ryan 7407347be1
Remove rgblight_list.h (#18878)
* Remove rgblight_list defines with no usage

* Remove rgblight_setrgb_*[_at] defines

* Remove rgblight_sethsv_* defines

* Remove rgblight_sethsv_noeeprom_* defines

* Delete rgblight_list.h and remove all references
2022-10-27 23:50:14 +01:00
..
keymaps Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07:00
info.json Move keyboard USB IDs and strings to data driven: Y (#17926) 2022-08-06 18:52:13 +10:00
quick17.c
quick17.h
quick17_prefs.c
quick17_prefs.h
readme.md
rgb_matrix_kb.inc Remove rgblight_list.h (#18878) 2022-10-27 23:50:14 +01:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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.