24 Commits (master)

Author SHA1 Message Date
  James Young 76bd5142cf
Data-Driven Keyboard Conversions: 0-9 (#23357) 2 months ago
  Joel Challis 8a6b7003f7
Migrate RGB Matrix config to info.json - [0-9] (#22797) 5 months ago
  Ryan 8812a09581
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) 6 months ago
  Ryan 363bfdbfda
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) 1 year ago
  Ryan 47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
  Ryan ad625e7c06
Remove `RGB_DI_PIN` ifdefs (#20218) 1 year ago
  Ryan 23c365b023
Move matrix config to info.json, part 1 (#19985) 1 year ago
  Ryan 7e0299117b
Move encoder config to data driven (#19923) 1 year ago
  Ryan 2da0827d4f
Remove matrix size defines (#19581) 1 year ago
  Ryan f4ba17c4a0
Move LED indicator config to data driven (#19800) 1 year ago
  Ryan ccb6c908dd
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) 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
  Ryan 36c410592d
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 1 year ago
  Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931) 1 year ago
  ziptyze 2d05c7fc25
[Keyboard] super16 update (#16494) 2 years ago
  Ryan 764dc18a81
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 2 years ago
  Ryan c0f4179117
Move keyboard USB IDs and strings to data driven: 0-9 (#16481) 2 years ago
  MechMerlin c212b65e48
New Keyboard: 1upkeyboards super16v2 (#16198) 2 years ago
  takashicompany 2d8dcf08e8
[Keyboard] Add "Center x Enter" (#14790) 2 years ago
  sato-takashi 1e9d91d4ef
[Keyboard] Add EndZone34 (#13847) 2 years ago
  gkeyboard 8ed9eb9c7f
[Keyboard] Add GKB-M16 Macro Pad (#11262) 3 years ago
  Joel Challis 94e94ffb5b
Recommend use of LED Indicator config (#10895) 3 years ago
  Ryan 72d3270547
Remove `DESCRIPTION` (#9732) 3 years ago
  Ryan e8d577c081
Update new keyboard templates (#9636) 3 years ago
  Konstantin Đorđević be2f5816b6
Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663) 4 years ago
  Stephen Hogsten 3f6426ff5f disable deprecated actions (#7211) 4 years ago
  fauxpark ed1bf3afa2 Prevent clang-format messing up placeholder tokens within keyboard templates (#6790) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  Konstantin Đorđević a2e91ebec9 Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348) 4 years ago
  fauxpark a32f7e1a25 Store backlight breathing state in EEPROM (#6105) 4 years ago
  fauxpark 8b1cdd1e3d Add copyright year placeholders to new keyboard script (#6280) 5 years ago
  Drashna Jaelre 83afae31ed Fix up Debouncing in AVR Templates (#5964) 5 years ago
  Takeshi ISHII 3da8d46a07 If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 5 years ago
  fauxpark 0d936b2fe6 Ask for your name when generating a new keyboard (#5214) 5 years ago
  zvecr fc06986989 Remove CUSTOM_MATRIX option from diode direction (#5090) 5 years ago
  Konstantin Đorđević 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes (#5078) 5 years ago
  Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) 5 years ago
  Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301) 5 years ago
  MechMerlin b0d308eea1 Update Templates (stop living in the past, its 2019) (#4897) 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