Commit Graph

62 Commits (05b04266c7161da7894e5cfe25d07584d51a5f6d)

Author SHA1 Message Date
Ryan 79aa319946
`info.json` whitespace cleanups (#20651) 2 years ago
Ryan 47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2 years ago
Ryan 4869b8061c
Move ortho & numpad layouts to data driven (#20183) 2 years ago
Ryan 02ccc50e60
Remove more empty headers (#20155) 2 years ago
Ryan dd086a51d8
Move matrix config to info.json, part 2 (#19987) 2 years ago
Ryan 2da0827d4f
Remove matrix size defines (#19581) 2 years ago
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2 years ago
Ryan a988f8a169
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) 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
Ryan 56555c61e1
Migrate `LAYOUTS` to data driven (#19541) 2 years ago
Ryan 801d2ff940
Remove useless line continuations (#19399) 3 years ago
Drashna Jaelre d021bedf50
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 3 years ago
Ryan e96d829724
Remove legacy keycodes, part 3 (#18669) 3 years ago
Joel Challis bbc3bc55f2
RESET -> QK_BOOT user keymaps (#17940) 3 years ago
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931) 3 years ago
Ryan 23f365b601
Move keyboard USB IDs and strings to data driven: F (#17816) 3 years ago
Joel Challis b7771ec25b
RESET -> QK_BOOT default keymaps (#17037) 3 years ago
Ryan 764dc18a81
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 3 years ago
Ryan 99b35940bc
Remove unnecessary backslash-escapes in default keymaps (#15472) 4 years ago
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382) 4 years ago
Ryan 315fb6e724
Remove empty config.h from default-ish keymaps (#15429) 4 years ago
Ryan c12b997679
Tidy up `SLEEP_LED_ENABLE` rules (#15362) 4 years ago
Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 4 years ago
James Young 6f36eb469d
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) 4 years ago
Ryan 6b74e48f81
Remove audio pin references in rules.mk (#14532) 4 years ago
Ryan 574b6734af
Remove backlight pin references in rules.mk (#14513) 4 years ago
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 4 years ago
Ryan 4791cfae1a
Remove width, height and key_count from info.json (#14274) 4 years ago
Ryan 7eea780a7d
Remove bootloader listings from rules.mk (#14330) 4 years ago
Ryan fe6d6cf76d
Remove empty override functions (#14312) 4 years ago
Ryan 41c50bb653
Change keyboard level include guards to `pragma once` (#14248) 4 years ago
James Young 4b453dca92
Remove MIDI Configuration boilerplate (#11151) 4 years ago
James Young a03aa301de
Remove Full Bootmagic (#13846) 4 years ago
James Young 2ca7a8677a
[Keyboard] Removed LAYOUTS = ortho_6x16 (#12983) 4 years ago
Drashna Jaelre 7161d65070
Remove FAUXCLICKY feature (deprecated) (#11829) 4 years ago
Ryan 6937f1d70e
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 4 years ago
Ryan cc3f2e2865
Remove `DESCRIPTION`, E-G (#11574) 4 years ago
Zach White 2a67ff690e clean up generate-api errors 5 years ago
ridingqwerty 66fe3001e4
Trim firmware sizes from default rules.mk, part 1 (#8027) 5 years ago
fauxpark e8b65d0170 Cleanup rules.mk for 32U4 keyboards, A-F (#6804) 6 years ago
fauxpark ba42a5ae68 Remove commented out MCUs in rules.mk (#5884) 6 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
fauxpark 3b2a484a5b Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) 6 years ago
fauxpark e2d3c92199 Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) 6 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301) 6 years ago