Commit Graph

17 Commits (05b04266c7161da7894e5cfe25d07584d51a5f6d)

Author SHA1 Message Date
Ryan 47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2 years ago
Ryan ad625e7c06
Remove `RGB_DI_PIN` ifdefs (#20218) 2 years ago
Ryan 23c365b023
Move matrix config to info.json, part 1 (#19985) 2 years ago
Ryan 2da0827d4f
Remove matrix size defines (#19581) 2 years ago
Ryan f4ba17c4a0
Move LED indicator config to data driven (#19800) 2 years ago
Ryan a988f8a169
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) 2 years ago
Ryan 53b7dbe671
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748) 2 years ago
Ryan ebb512db82
Debounce defines cleanup (#19742) 2 years ago
Ryan f20a05440e
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) 2 years ago
Ryan b867522f8c
Clean up Force NKRO in config.h (#19718) 2 years ago
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714) 2 years ago
Ryan b727434391
Remove commented out backlight config & stray "backlight levels" (#19703) 2 years ago
Drashna Jaelre f0da486fab
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 3 years ago
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931) 3 years ago
Ryan fb19e14048
Move keyboard USB IDs and strings to data driven: Y (#17926) 3 years ago
Ryan 764dc18a81
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 3 years ago
peepeetee 89f7378569
move @yangdigi 's keyboards to a YDKB folder (#15681) 3 years ago
James Young 6f36eb469d
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) 4 years ago
James Young 4b453dca92
Remove MIDI Configuration boilerplate (#11151) 4 years ago
Ryan 6937f1d70e
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 4 years ago
Ryan 2cdc3699e1
Remove `DESCRIPTION`, W-Z (#11633) 4 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Joel Challis ddcb1794fa
Refactor to use led config - Part 1 (#10905) 5 years ago
Drashna Jaelre faaaa134fd Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
zvecr fc06986989 Remove CUSTOM_MATRIX option from diode direction (#5090) 6 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301) 6 years ago
izzy84075 92d95ba1e1 Keyboard: Add basic support for the YD68 / YD68v2 PCBs. (#4020) 7 years ago
MechMerlin cd3518b802 Keyboard: Reorganize Alf keyboards into Alf Directory (#3892) 7 years ago
MechMerlin 97df0fc072 Keyboard: DC60 Support (#3667) 7 years ago
MechMerlin 0c4e0a2097 Keyboard: KBD6x Support (#3560) 7 years ago
MechMerlin ec26684491 Update templates used for new_project.sh (#3558) 7 years ago
noroadsleft bc7fe1223d Add #include "config_common.h" after #pragma once to config.h templates (#3444) 7 years ago
Evan Travers 96cb9f4661 Update template config.h with `#pragma once` (#3415) 7 years ago
Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209) 7 years ago
MechMerlin 70e60b0a0c update template copyrights to 2018 (#2962) 7 years ago
MechMerlin 5346cb2d20 Support both AVR and ps2avrGB targets for new_project script (#2811) 7 years ago
Jack Humbert e2e387f8f8 update qmk template 8 years ago
Balz Guenat 5ad103fa51 add description of new option to docs and add option (commented out) into template. 8 years ago
Balz Guenat 3e67cc9c80 add description of new option to docs and add option (commented out) into template. 8 years ago
skullydazed 23839b8c6d Clarify the quantum license (#1042) 8 years ago
Gabriel Young a64ae10662 Update existing keymaps 8 years ago
Gabriel Young 525be99ee9 Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED 8 years ago
Gabriel Young ed15973a3f Document size added by MIDI_ENABLE (~3800 bytes according to my experiments) 8 years ago
Gabriel Young d1fe24ad9f Allow customization of the number of tone keycodes and add example keymap 8 years ago
Nikolaus Wittenstein 8cbf61c919 Add new DIODE_DIRECTION option 8 years ago
Jack Humbert 13bb6b4b7f Backlight abstraction and other changes (#439) 9 years ago
Eric Tang aaa758f1d3 Optimize matrix scanning (#343) 9 years ago
IBNobody 1d13aa933b Minor Tweaks and Documentation 9 years ago
IBNobody 577971ab07 Magic Key Overrides / Keyboard Lock / Forced NKRO 9 years ago
Jack Humbert 24f2698fba changes to the template 10 years ago