21 Commits (340be4bae34d35137b65f3c303f3091ede3c8938)

Author SHA1 Message Date
  Ryan 023d644bb6
Move RGBLight animations to data driven (#21635) 9 months ago
  Ryan b1783db4ea
Move `RGBLED_NUM` to data driven (#21278) 1 year ago
  Ryan 47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
  Ryan dd086a51d8
Move matrix config to info.json, part 2 (#19987) 1 year ago
  Ryan 314f6c1ddb
Move backlight config to data driven (#19910) 1 year ago
  Ryan 9c0ce80d7e
Move backlight config to data driven, part 1 (#19887) 1 year ago
  Ryan f4ba17c4a0
Move LED indicator config to data driven (#19800) 1 year ago
  Ryan 7fad94ba2d
Remove unused RGBLight defines from config.h (#19859) 1 year ago
  Ryan 11b6bb8179
Remove unused Bootmagic row/col defines from config.h (#19761) 1 year ago
  Ryan a988f8a169
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) 1 year ago
  Ryan ebb512db82
Debounce defines cleanup (#19742) 1 year ago
  Ryan f20a05440e
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) 1 year ago
  Ryan b867522f8c
Clean up Force NKRO in config.h (#19718) 1 year ago
  Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714) 1 year ago
  Ryan b727434391
Remove commented out backlight config & stray "backlight levels" (#19703) 1 year ago
  Drashna Jaelre f0da486fab
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 1 year ago
  Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931) 1 year ago
  Ryan 0e3cc6af12
Move keyboard USB IDs and strings to data driven: X (#17925) 1 year ago
  Ryan 764dc18a81
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 2 years ago
  James Young 6f36eb469d
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) 2 years ago
  peepeetee 78ccd9c201
Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159) 2 years ago
  James Young 4b453dca92
Remove MIDI Configuration boilerplate (#11151) 2 years ago
  Ryan 6937f1d70e
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 3 years ago
  Ryan 2cdc3699e1
Remove `DESCRIPTION`, W-Z (#11633) 3 years ago
  Joe Hu 824e1cd95d
Fix backlight for XD84 (#11309) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  Joel Challis ddcb1794fa
Refactor to use led config - Part 1 (#10905) 3 years ago
  Xelus22 6600f32d35
Add VIA support on XiuDi (XD) keyboards (#8829) 4 years ago
  Joel Challis 41482e02a6 [Keyboard] Align xd84 and xd96 with moon (#6465) 4 years ago
  Drashna Jaelre faaaa134fd Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 5 years ago
  zvecr 9a64c6b82e [Keyboard] XD84 fixes for caps lock led, backlight and firmware size (#5178) 5 years ago
  zvecr 657d055934 Inital port of xd84 (#5164) 5 years ago
  Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301) 5 years ago
  Masayuki Sunahara ac7a9e3c66 add Pinky keyboard (#4748) 5 years ago
  Takeshi ISHII 155e9310ff Make quantum/split_common/serial.[ch] configurable (#4419) 5 years ago
  mtei d0f8e1babe modify quantum/template/avr/config.h: add rgblight effect configurations 5 years ago
  Drashna Jaelre 4ffcacd920 Add Bootmagic Lite to QMK (#4215) 5 years ago
  MechMerlin ec26684491 Update templates used for new_project.sh (#3558) 5 years ago
  noroadsleft bc7fe1223d Add #include "config_common.h" after #pragma once to config.h templates (#3444) 6 years ago
  Evan Travers 96cb9f4661 Update template config.h with `#pragma once` (#3415) 6 years ago
  Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209) 6 years ago
  MechMerlin 70e60b0a0c update template copyrights to 2018 (#2962) 6 years ago
  MechMerlin 5346cb2d20 Support both AVR and ps2avrGB targets for new_project script (#2811) 6 years ago
  Jack Humbert e2e387f8f8 update qmk template 6 years ago
  Balz Guenat 5ad103fa51 add description of new option to docs and add option (commented out) into template. 6 years ago
  Balz Guenat 3e67cc9c80 add description of new option to docs and add option (commented out) into template. 6 years ago
  skullydazed 23839b8c6d Clarify the quantum license (#1042) 7 years ago
  Gabriel Young a64ae10662 Update existing keymaps 7 years ago
  Gabriel Young 525be99ee9 Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED 7 years ago
  Gabriel Young ed15973a3f Document size added by MIDI_ENABLE (~3800 bytes according to my experiments) 7 years ago