Commit Graph

104 Commits (python_optimizations)

Author SHA1 Message Date
Joel Challis 94e94ffb5b
Recommend use of LED Indicator config (#10895) 5 years ago
Ryan 72d3270547
Remove `DESCRIPTION` (#9732) 5 years ago
Ryan e8d577c081
Update new keyboard templates (#9636) 5 years ago
Ryan ce842f912e
Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117) 5 years ago
JohSchneider ddd055b1e2
Audio_Enable, AVR template update (#8901) 5 years ago
Konstantin Đorđević be2f5816b6
Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663) 5 years ago
Ryan 51a81813b0
V-USB: Consolidate usbconfig.h's into a single file (#8584) 5 years ago
Ryan 14079ce698
V-USB: Use structs for USB descriptors (#8572) 5 years ago
Ryan 147bc6ec43
Remove BOOTLOADER_SIZE stuff from template (#8516) 5 years ago
Ryan 5e3951b361
Remove NO_UART defines from config.h for V-USB boards (#8351) 5 years ago
fauxpark 5a6737a778 Send string keycode tweaks (#7471) 6 years ago
Erovia 25e9853efe [Core] Fix ps2avrgb template (#7412) 6 years ago
fauxpark 519df78cdb
Set device version from config.h for V-USB boards (#7316) 6 years ago
fauxpark 3047335729
Add support for configurable polling interval and power usage o… (#7336) 6 years ago
Stephen Hogsten 3f6426ff5f disable deprecated actions (#7211) 6 years ago
fauxpark dfb78d2a08 New and improved lock LED callbacks (#7215) 6 years ago
fauxpark e6cc9cc78d Template updates (#7221) 6 years ago
Joel Challis 64b7cfe735 Refactor ps2avrgb i2c ws2812 to core (#7183) 6 years ago
Amber Holly b23f6011c3 Remove build option firmware size impacts (#6947) 6 years ago
MechMerlin bb43010170 Fix broken link to ps2avrgb flashing instructions (#7011) 6 years ago
fauxpark ed1bf3afa2 Prevent clang-format messing up placeholder tokens within keyboard templates (#6790) 6 years ago
fauxpark de4a47f1cc Cleanup rules.mk for 32A and 328P keyboards (#6767) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
Joel Challis 51bcadf38c Add 'bootloadHID' flash target (#5587) 6 years ago
fauxpark 802c575506 Remove backslashes from template keymap (#6548) 6 years ago
fauxpark 405dea01be Add some defaults for ATmega32A to mcu_selection.mk (#6253) 6 years ago
fauxpark 0bd03150e5 Remove NO_BACKLIGHT_CLOCK (#6418) 6 years ago
Konstantin Đorđević a2e91ebec9 Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348) 6 years ago
fauxpark a32f7e1a25 Store backlight breathing state in EEPROM (#6105) 6 years ago
fauxpark ba42a5ae68 Remove commented out MCUs in rules.mk (#5884) 6 years ago
fauxpark 8b1cdd1e3d Add copyright year placeholders to new keyboard script (#6280) 6 years ago
Drashna Jaelre 83afae31ed Fix up Debouncing in AVR Templates (#5964) 6 years ago
MechMerlin 4c14b5832a Fix up ps2avrgb templates (#5606) 6 years ago
Takeshi ISHII 3da8d46a07 If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 6 years ago
noroadsleft 2df82514ab Update ps2avrgb readme template (#5584) 6 years ago
James Churchill 4c1760883e Update ps2avrgb template to use standard matrix/i2c code (#4957) 6 years ago
fauxpark 0d936b2fe6 Ask for your name when generating a new keyboard (#5214) 6 years ago
zvecr fc06986989 Remove CUSTOM_MATRIX option from diode direction (#5090) 6 years ago
Konstantin Đorđević 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes (#5078) 6 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) 6 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301) 6 years ago
MechMerlin 465559e166 Optimize/Update the new_project script (#4920) 6 years ago
MechMerlin b0d308eea1 Update Templates (stop living in the past, its 2019) (#4897) 6 years ago
Takeshi ISHII 155e9310ff Make quantum/split_common/serial.[ch] configurable (#4419) 7 years ago
Drashna Jaelre a495326aed Turn off Mousekeys for several ps2avrGB keyboards (#4502) 7 years ago
mtei d0f8e1babe modify quantum/template/avr/config.h: add rgblight effect configurations 7 years ago
Drashna Jaelre 4ffcacd920 Add Bootmagic Lite to QMK (#4215) 7 years ago
noroadsleft 836efb50c6 Updated templates for use by new_project.sh (#3783) 7 years ago
MechMerlin ccfe60eb57 Update ps2avrgb readme (#3599) 7 years ago
MechMerlin ec26684491 Update templates used for new_project.sh (#3558) 7 years ago