summaryrefslogtreecommitdiff
path: root/keyboards/primekb
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis6-6/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis5-5/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2-2/+0
2025-01-20Remove DEFAULT_FOLDER where keyboard aliases already exists (#24838)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel10-315/+0
2024-05-24Update GPIO macros in keymaps (#23792)Ryan2-24/+24
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: P, Part 2 (#23780)James Young12-109/+30
2024-05-23Remove some useless code from keymaps (#23787)Ryan1-28/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan7-10/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan4-4/+4
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-2/+2
2024-04-22Migrate build target markers to keyboard.json - P (#23565)Joel Challis12-53/+21
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-0/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis6-37/+25
2024-03-15Migrate features from rules.mk to data driven - OPQR (#23285)Joel Challis8-48/+36
2024-02-20Manual user keymap removal (#23119)Joel Challis3-87/+0
2024-02-19Manual user keymap removal (#23104)Joel Challis4-220/+0
2024-02-15Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. (#23083)Joel Challis4-228/+0
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel4-129/+0
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel3-212/+0
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel2-34/+0
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel1-123/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis9-362/+0
2023-09-25Simplify more feature driver defines (#22090)Ryan2-2/+2
2023-09-20Migrate dynamic_keymap.layer_count >= 4 (#22087)Joel Challis2-2/+3
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-42/+26
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan2-4/+6
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2-20/+8
2023-06-27Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan1-12/+0
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-3/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan9-5/+10
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-1/+3
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan13-238/+468
2023-04-08Move split space/backspace layouts to data driven (#20356)Ryan3-55/+151
2023-04-08Set up DEFAULT_FOLDER for primekb/meridian (#20367)Nick Brassel1-0/+2
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan9-6/+12
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-79/+67
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan3-2/+5
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-17/+0
2023-03-17Remove more empty headers (#20155)Ryan5-83/+0
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan4-45/+2
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan17-93/+40
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan1-4/+4
2023-02-26Move backlight config to data driven (#19910)Ryan10-39/+20
2023-02-17Remove matrix size defines (#19581)Ryan10-48/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-4/+5
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan14-42/+14
2023-02-03Debounce defines cleanup (#19742)Ryan9-27/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel11-11/+0