Commit Graph

44 Commits (acf7824f9ab8bcd6f23b7fa26dbaa3023aa77e9f)

Author SHA1 Message Date
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382) 4 years ago
Ryan c12b997679
Tidy up `SLEEP_LED_ENABLE` rules (#15362) 4 years ago
Stefan Kerkmann c1297ceb97
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349) 4 years ago
James Young 84ea77ead6
Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 4 years ago
Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 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 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
Zach White fa32c66e9d
[Keyboard] Fix dc01/left so that it doesn't throw a warning (#13653) 4 years ago
Xelus22 6e9f667672
[Bug] Develop - DC01 left (#13597) 4 years ago
Zach White adf0d70da4
first pass: matrix consistency improvements (#13471) 4 years ago
yiancar 3fed8bced7
Dc01 fixes (#11843) 4 years ago
Drashna Jaelre 7161d65070
Remove FAUXCLICKY feature (deprecated) (#11829) 4 years ago
Joel Challis f5a38b95c1
Remove legacy print backward compatiblitly (#11805) 4 years ago
Ryan 6937f1d70e
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 4 years ago
Ryan f325bd6eb2
Remove `DESCRIPTION`, B-D (#11513) 4 years ago
James Young 4e8af9d41b
Remove HD44780 References, Part 2 (#9918) 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 dabd73b769 [Keyboard] Remove relative location of i2c master/slave as it causes the build to write to a folder outside of qmk_firmware (#6039) 6 years ago
James Churchill 37932c293c Next set of split_common changes (#4974) 6 years ago
zvecr fc06986989 Remove CUSTOM_MATRIX option from diode direction (#5090) 6 years ago
James Churchill 6d2071ad6e Fix `1<col` instead of `1<<col` typo in matrix_is_on() 6 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301) 6 years ago
Jeremy Bernhardt c8cbee5d71 Modified URLs to point to new locations 7 years ago
yiancar 98a63d8d6e DC01 updates and I2C avr speed overwrite (#4088) 7 years ago
noroadsleft 1147fc24ad Keyboard: DC01 refactor and Configurator support (#3445) 7 years ago
yiancar 72fd49b146 DC01 keyboard addition (#3428) 7 years ago