qmk_firmware/keyboards/yushakobo/quick17
Nick Brassel 45dc2499dc
Remove all via-enabled keymaps, including `via`. (#24322)
2024-08-26 07:51:22 +10:00
..
keymaps/default Remove all via-enabled keymaps, including `via`. (#24322) 2024-08-26 07:51:22 +10:00
config.h Migrate RGB Matrix config to info.json - XZY (#22879) 2024-01-10 09:43:41 +00:00
keyboard.json Migrate build target markers to keyboard.json - Misc (#23609) 2024-04-25 08:42:48 +01:00
quick17.c Move small macropad-ish layouts to data driven (#20341) 2023-04-05 15:46:59 +10:00
quick17_prefs.c Clean up usage of `QMK_KEYBOARD_H` (#20167) 2023-03-20 08:12:05 +11:00
quick17_prefs.h Remove `quantum.h` includes from keyboard code (#23394) 2024-04-03 10:44:25 +11:00
readme.md [Keyboard] Add new keyboard quick17 (#13703) 2021-09-18 12:28:41 -07:00
rgb_matrix_kb.inc Remove `quantum.h` includes from keyboard code (#23394) 2024-04-03 10:44:25 +11:00
rules.mk Migrate build target markers to keyboard.json - Misc (#23609) 2024-04-25 08:42:48 +01:00

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.