summaryrefslogtreecommitdiffstats
path: root/keyboards/primekb/prime_r
Commit message (Expand)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-36/+81
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-17/+0
* Remove more empty headers (#20155)Ryan2023-03-171-16/+0
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-112-8/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-5/+4
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Remove useless line continuations (#19399)Ryan2022-12-301-5/+5
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-1/+10
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-032-7/+6
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-10/+10
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-19/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-3/+0
|\
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-052-37/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-052-37/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-012-18/+15
|/
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Remove `DESCRIPTION`, N-Q (#11631)Ryan2021-01-201-1/+0
* Change ?= to = in keyboard rules.mk (#9390)Ryan2020-06-151-10/+10
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-4/+4
* Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark2019-10-251-40/+10
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-8/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-6/+1
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-4/+0
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Keyboard: Added Prime_L, Prime_O and Prime_M, moved Prime_R into primekb fold...Jumail Mundekkat2018-09-2013-0/+571