summaryrefslogtreecommitdiffstats
path: root/keyboards/primekb
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-234-42/+26
* Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan2023-07-062-4/+6
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-022-20/+8
* Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan2023-06-271-12/+0
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-3/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-189-5/+10
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-1213-238/+468
* Move split space/backspace layouts to data driven (#20356)Ryan2023-04-083-55/+151
* Set up DEFAULT_FOLDER for primekb/meridian (#20367)Nick Brassel2023-04-081-0/+2
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-069-6/+12
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-79/+67
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-263-2/+5
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-17/+0
* Remove more empty headers (#20155)Ryan2023-03-175-83/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-45/+2
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-1117-93/+40
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-281-4/+4
* Move backlight config to data driven (#19910)Ryan2023-02-2610-39/+20
* Remove matrix size defines (#19581)Ryan2023-02-1710-48/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-4/+5
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0814-42/+14
* Debounce defines cleanup (#19742)Ryan2023-02-039-27/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3111-11/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove useless line continuations (#19399)Ryan2022-12-302-30/+30
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-142-2/+2
* Remove .noci functionality (#19122)Joel Challis2022-11-213-0/+0
* Remove `KC_DELT` (#18882)Ryan2022-10-271-1/+1
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-273-3/+3
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove stale userspace/keymaps (#18700)Joel Challis2022-10-204-193/+0
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-156-7/+7
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-152-2/+20
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-1/+1
* Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-217-9/+9
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-202-2/+2
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-202-2/+2
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-2012-31/+31
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-2012-31/+31
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-066-6/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-0312-50/+30
|\|
| * Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-0312-50/+30
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-156-6/+6
* [Keyboard] move/rename obro to Meridian RGB (#16828)holtenc2022-04-149-0/+266
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-10/+10