aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/template
Commit message (Expand)AuthorAgeFilesLines
* Send string keycode tweaks (#7471)fauxpark2019-11-251-1/+1
* [Core] Fix ps2avrgb template (#7412)Erovia2019-11-191-1/+1
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-151-1/+1
* Add support for configurable polling interval and power usage o… (#7336)fauxpark2019-11-151-10/+0
* disable deprecated actions (#7211)Stephen Hogsten2019-11-122-2/+11
* New and improved lock LED callbacks (#7215)fauxpark2019-11-062-4/+4
* Template updates (#7221)fauxpark2019-11-019-85/+67
* Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis2019-10-292-41/+1
* Remove build option firmware size impacts (#6947)Amber Holly2019-10-181-7/+6
* Fix broken link to ps2avrgb flashing instructions (#7011)MechMerlin2019-10-111-1/+1
* Prevent clang-format messing up placeholder tokens within keyboard templates ...fauxpark2019-10-107-22/+34
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-202-8/+10
* clang-format changesskullY2019-08-306-129/+117
* Add 'bootloadHID' flash target (#5587)Joel Challis2019-08-241-30/+5
* Remove backslashes from template keymap (#6548)fauxpark2019-08-171-2/+2
* Add some defaults for ATmega32A to mcu_selection.mk (#6253)fauxpark2019-08-082-47/+0
* Remove NO_BACKLIGHT_CLOCK (#6418)fauxpark2019-07-271-1/+0
* Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)Konstantin Đorđević2019-07-202-2/+2
* Store backlight breathing state in EEPROM (#6105)fauxpark2019-07-162-3/+1
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* Add copyright year placeholders to new keyboard script (#6280)fauxpark2019-07-089-32/+7
* Fix up Debouncing in AVR Templates (#5964)Drashna Jaelre2019-05-232-2/+2
* Fix up ps2avrgb templates (#5606)MechMerlin2019-05-033-6/+5
* If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...Takeshi ISHII2019-05-021-0/+6
* Update ps2avrgb readme template (#5584)noroadsleft2019-04-111-5/+5
* Update ps2avrgb template to use standard matrix/i2c code (#4957)James Churchill2019-04-057-270/+99
* Ask for your name when generating a new keyboard (#5214)fauxpark2019-02-267-8/+8
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
* Change Command keycode defaults to match corresponding Bootmagic codes (#5078)Konstantin Đorđević2019-02-171-5/+6
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-272-2/+2
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-262-5/+5
* Optimize/Update the new_project script (#4920)MechMerlin2019-01-232-42/+1
* Update Templates (stop living in the past, its 2019) (#4897)MechMerlin2019-01-208-8/+8
* Make quantum/split_common/serial.[ch] configurable (#4419)Takeshi ISHII2018-12-141-0/+5
* Turn off Mousekeys for several ps2avrGB keyboards (#4502)Drashna Jaelre2018-11-271-2/+2
* modify quantum/template/avr/config.h: add rgblight effect configurationsmtei2018-11-121-5/+18
* Add Bootmagic Lite to QMK (#4215)Drashna Jaelre2018-10-272-0/+7
* Updated templates for use by new_project.sh (#3783)noroadsleft2018-08-296-44/+65
* Update ps2avrgb readme (#3599)MechMerlin2018-08-092-0/+44
* Update templates used for new_project.sh (#3558)MechMerlin2018-08-033-6/+17
* Add #include "config_common.h" after #pragma once to config.h templates (#3444)noroadsleft2018-07-182-8/+12
* Update template config.h with `#pragma once` (#3415)Evan Travers2018-07-163-17/+3
* Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2018-07-152-0/+29
* Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip...Kenneth Aloysius2018-05-311-13/+19
* update template copyrights to 2018 (#2962)MechMerlin2018-05-137-8/+8
* Support both AVR and ps2avrGB targets for new_project script (#2811)MechMerlin2018-05-1017-0/+793
* Use QMK_KEYBOARD_H instead of the mykeyboard.h (#2780)MechMerlin2018-04-211-1/+1
* change KEYMAP to LAYOUT for all new keyboards made using this scriptmechmerlin2018-04-052-2/+2
* update template readmeJack Humbert2017-11-011-2/+2
* update qmk templateJack Humbert2017-11-016-101/+25