summaryrefslogtreecommitdiffstats
path: root/keyboards/percent
Commit message (Expand)AuthorAgeFilesLines
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0810-30/+10
* Debounce defines cleanup (#19742)Ryan2023-02-033-5/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-314-4/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-108-7/+4
* Remove useless line continuations (#19399)Ryan2022-12-301-12/+12
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-5/+5
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Remove rgblight_list.h (#18878)Ryan2022-10-271-3/+3
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-3/+3
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-203-3/+3
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-158-8/+8
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-154-5/+40
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-133-3/+3
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-3/+3
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-0310-37/+34
|\
| * Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-0310-37/+34
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-2/+2
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-4/+4
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-142-15/+15
* Fix up build options comments (#15463)Ryan2021-12-122-2/+6
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-4/+2
* Remove manual enable of LTO within keyboards (#15377)Joel Challis2021-12-021-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-7/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-054-4/+4
* Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K2021-11-021-5/+5
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-122-2/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-122-2/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-125-14/+1
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-125-14/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-103-3/+3
|\|
| * Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-103-3/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-104-28/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-104-28/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-051-35/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-051-35/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-065-5/+5
* Reduce firmware size in prep for #12670 (#13724)Drashna Jaelre2021-07-271-0/+1
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-1/+1
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-106-52/+8
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0