Commit Graph

50 Commits (17906df945e1fadcd9a63f98e66d9b7a8f6e8f15)

Author SHA1 Message Date
Ryan 5d2f2af198
OLED: driver naming cleanups (#21710) 2 years ago
Ryan 4ae9bfd17a
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) 2 years ago
Ryan b1783db4ea
Move `RGBLED_NUM` to data driven (#21278) 2 years ago
Ryan 2367d8129c
Move `RGBLIGHT_SLEEP` to data driven (#21072) 2 years ago
Ryan e8ca83a353
Move `RGBLIGHT_SPLIT` to data driven (#21190) 2 years ago
Ryan c9cf9712aa
Move `RGBLED_SPLIT` to data driven (#21113) 2 years ago
Ryan 363bfdbfda
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) 2 years ago
Ryan 17de141c92
Add missing layout data for a handful of boards (#20931) 2 years ago
Ryan 4871f651c5
Move remaining `LAYOUT_all`s to data driven (#20463) 2 years ago
Ryan f111bea3cd
Move miscellaneous layouts to data driven (#20516) 2 years ago
Ryan 47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2 years ago
Ryan 364c06d939
Move small macropad-ish layouts to data driven (#20341) 2 years ago
Ryan 02ccc50e60
Remove more empty headers (#20155) 2 years ago
Ryan cf5e9d172d
Fix layout macro keys with no matrix position (#20033) 2 years ago
Ryan caa8c81086
Move matrix config to info.json, part 7 (#20020) 2 years ago
Ryan 7e0299117b
Move encoder config to data driven (#19923) 2 years ago
Ryan 314f6c1ddb
Move backlight config to data driven (#19910) 2 years ago
Ryan 499fc3b85e
Add some missing `#pragma once`s (#19902) 2 years ago
Ryan 8f6c228adb
Move `SOFT_SERIAL_PIN` to data driven (#19863) 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 11b6bb8179
Remove unused Bootmagic row/col defines from config.h (#19761) 2 years ago
Ryan ebb512db82
Debounce defines cleanup (#19742) 2 years ago
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714) 2 years ago
Drashna Jaelre c8e998ccad
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) 3 years ago
Ryan 36c410592d
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 3 years ago
Joel Challis d2accb48e7
RESET -> QK_BOOT keyboard readme (#18110) 3 years ago
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931) 3 years ago
Ryan 3da6575e24
Move keyboard USB IDs and strings to data driven: M (#17859) 3 years ago
Joel Challis 2106acc24a
merge/um80 - Fix WPM issues in configurator builds (#17608) 3 years ago
duoshock a3119385a4
Add keyboard 'UM-80' (#17035) 3 years ago
Joel Challis 30209de9fd
merge/uma - Resolve configurator issues (#16551) 3 years ago
duoshock 4bc9adbc64
[Keyboard] Add UM-A Keyboard (#15584) 3 years ago
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382) 4 years ago
Ryan c12b997679
Tidy up `SLEEP_LED_ENABLE` rules (#15362) 4 years ago
James Young 84ea77ead6
Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 4 years ago
Drashna Jaelre 9d235d4fc5
[Core] Change OLED task function to be boolean (#14864) 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
Xelus22 4e1c5887c5
[Core] Refactor OLED to allow easy addition of other types (#13454) 4 years ago
James Young a03aa301de
Remove Full Bootmagic (#13846) 4 years ago
Drashna Jaelre 95730d4f96
[Keyboard] Fix compile size for the Merge UM70 via keymap (#13690) 4 years ago
Sergey Vlasov 3aca3d3572
merge/um70:via: Avoid sprintf() to make the code fit into flash (#12919) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Drashna Jaelre a0fed0ea17
Convert Encoder callbacks to be boolean functions (#12805) 4 years ago
duoshock 02e1912371
[Keyboard] Add UM-70 (#12556) 4 years ago
duoshock 54bad99e0e
[Keyboard] Update ISO Macro vendor ID to meet VIA requirement (#12564) 4 years ago
duoshock 7b07ce3fef
Add UC-1 keypad (#11926) 4 years ago
James Young 2e50b34c67
Add missing info.json files for keyboards (#12239) 4 years ago
duoshock 1f38221ec5
[Keyboard] Add ISO Macro keyboard (#11517) 4 years ago