index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
primekb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2023-05-27
2
-1
/
+3
*
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-12
13
-238
/
+468
*
Move split space/backspace layouts to data driven (#20356)
Ryan
2023-04-08
3
-55
/
+151
*
Set up DEFAULT_FOLDER for primekb/meridian (#20367)
Nick Brassel
2023-04-08
1
-0
/
+2
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
9
-6
/
+12
*
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-29
2
-79
/
+67
*
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-26
3
-2
/
+5
*
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-23
1
-17
/
+0
*
Remove more empty headers (#20155)
Ryan
2023-03-17
5
-83
/
+0
*
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-16
4
-45
/
+2
*
Move matrix config to info.json, part 4 (#20001)
Ryan
2023-03-11
17
-93
/
+40
*
Remove `"w":1` and `"h":1` from info.json (#19961)
Ryan
2023-02-28
1
-4
/
+4
*
Move backlight config to data driven (#19910)
Ryan
2023-02-26
10
-39
/
+20
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
10
-48
/
+0
*
Move LED indicator config to data driven (#19800)
Ryan
2023-02-17
2
-4
/
+5
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
14
-42
/
+14
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
9
-27
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
11
-11
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
1
-1
/
+0
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
2
-2
/
+1
*
Remove useless line continuations (#19399)
Ryan
2022-12-30
2
-30
/
+30
*
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
2
-2
/
+2
*
Remove .noci functionality (#19122)
Joel Challis
2022-11-21
3
-0
/
+0
*
Remove `KC_DELT` (#18882)
Ryan
2022-10-27
1
-1
/
+1
*
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-27
3
-3
/
+3
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
2
-2
/
+2
*
Remove stale userspace/keymaps (#18700)
Joel Challis
2022-10-20
4
-193
/
+0
*
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
1
-1
/
+1
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
6
-7
/
+7
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-10-15
2
-2
/
+20
*
Remove legacy keycodes, part 3 (#18669)
Ryan
2022-10-11
1
-1
/
+1
*
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
Ryan
2022-08-28
1
-1
/
+1
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
7
-9
/
+9
*
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-20
2
-2
/
+2
|
\
|
*
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
2022-08-20
2
-2
/
+2
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-08-20
12
-31
/
+31
|
\
|
|
*
Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)
Ryan
2022-08-20
12
-31
/
+31
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
6
-6
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-03
12
-50
/
+30
|
\
|
|
*
Move keyboard USB IDs and strings to data driven: P (#17875)
Ryan
2022-08-03
12
-50
/
+30
*
|
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-06-19
1
-1
/
+1
|
/
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
6
-6
/
+6
*
[Keyboard] move/rename obro to Meridian RGB (#16828)
holtenc
2022-04-14
9
-0
/
+266
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
1
-10
/
+10
*
Fix up build options comments (#15463)
Ryan
2021-12-12
1
-1
/
+1
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
6
-11
/
+6
*
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-09
2
-38
/
+0
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
6
-11
/
+0
*
Meridian LED update (#15329)
Álvaro A. Volpato
2021-11-28
6
-3
/
+123
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
3
-3
/
+3
[next]