You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 9551a0a38a
Move `RGBLIGHT_LED_MAP` to data driven (#21095)
11 months ago
..
keymaps Remove legacy EEPROM clear keycodes (#18782) 1 year ago
config.h Move `RGBLIGHT_LED_MAP` to data driven (#21095) 11 months ago
info.json Move `RGBLIGHT_LED_MAP` to data driven (#21095) 11 months ago
quick17.c Move small macropad-ish layouts to data driven (#20341) 1 year ago
quick17_prefs.c Clean up usage of `QMK_KEYBOARD_H` (#20167) 1 year ago
quick17_prefs.h Fix some more missing `#pragma once`s (#20241) 1 year ago
readme.md [Keyboard] Add new keyboard quick17 (#13703) 2 years ago
rgb_matrix_kb.inc Remove rgblight_list.h (#18878) 1 year ago
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 1 year ago

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.