qmk_firmware/keyboards/yushakobo/quick17
Ryan 6b38dc17cd
Remove deprecated RGB_ and Mouse keycodes (#25444)
* Remove deprecated `RGB_` and Mouse keycodes

* Update old mouse keycodes, 0-9/A-M

* Update old mouse keycodes, N-Z & layouts

* Missed some stuff
2025-07-11 11:05:41 -06:00
..
keymaps/default Remove deprecated RGB_ and Mouse keycodes (#25444) 2025-07-11 11:05:41 -06:00
config.h Migrate RGB Matrix config to info.json - XZY (#22879) 2024-01-10 09:43:41 +00:00
keyboard.json Configure boards to use development_board - UVWXYZ (#25288) 2025-05-23 01:27:00 +01:00
quick17_prefs.c
quick17_prefs.h Rename RGB/HSV structs: keyboard-level code (#24476) 2024-10-12 19:00:56 +01:00
quick17.c
readme.md
rgb_matrix_kb.inc Rename RGB/HSV structs: keyboard-level code (#24476) 2024-10-12 19:00:56 +01:00
rules.mk Migrate build target markers to keyboard.json - Misc (#23609) 2024-04-25 08:42:48 +01: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.