Publish LumaOps source

This commit is contained in:
LumaOps release export
2026-09-03 01:18:36 +02:00
commit 7f1c0e5f71
2363 changed files with 501543 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
[extend]
useDefault = true
[[allowlists]]
description = "Public vendor/protocol constants in the pristine OpenRGB 1.0rc3 import"
commits = ["a15d49986ddada23b60a2dae5a7885919c28ac6f"]
[[allowlists]]
description = "Exact OpenRGB identifiers that resemble generic API keys after a parentless export"
regexTarget = "match"
regexes = [
'''caps\.idx_perkey_v2\s*:\s*caps\.idx_perkey_v1''',
'''NVAPI_I2C_SPEED_200KHZ,\s*NVAPI_I2C_SPEED_400KHZ''',
]