summaryrefslogtreecommitdiffstats
path: root/keyboards/7c8
Commit message (Expand)AuthorAgeFilesLines
* Move miscellaneous defines to data driven (#21382)Ryan2023-07-022-20/+4
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-252-2/+3
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-236/+177
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-4/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-3/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Refactor Leader key feature (#19632)Ryan2023-02-131-31/+24
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-212-2/+2
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-2/+2
* Remove legacy Debug keycode (#18769)Ryan2022-10-193-3/+3
* Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan2022-03-132-6/+6
* Fix up build options comments (#15463)Ryan2021-12-121-0/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-2/+2
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-0/+3
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-213-6/+9
* Add missing info.json files for keyboards (#12239)James Young2021-03-151-0/+210
* Fix keycode mappings for via and ensure they don't change within protocol (#1...xyzz2021-03-151-1/+2
* Add keyboard: 7c8/Framework (#11593)Steven Nguyen2021-02-2813-0/+631