Removed default RGB brightness value setting, reformatted readme.md

This commit is contained in:
Sebastiaan Swinkels 2025-07-15 16:11:49 +02:00
parent f76d088497
commit d8149da4c3
2 changed files with 0 additions and 5 deletions

View File

@ -59,9 +59,6 @@
"splash": true, "splash": true,
"typing_heatmap": true "typing_heatmap": true
}, },
"default": {
"val": 128
},
"driver": "ws2812", "driver": "ws2812",
"max_brightness": 128 "max_brightness": 128
}, },

View File

@ -5,9 +5,7 @@
A 65% keyboard by [Mechanical Keyboards](https://mechanicalkeyboards.com) available as either multi layout hotswap, or hotswap with RGB per key backlight. A 65% keyboard by [Mechanical Keyboards](https://mechanicalkeyboards.com) available as either multi layout hotswap, or hotswap with RGB per key backlight.
> Keyboard Maintainer: [C44Supra](https://github.com/C44Supra) > Keyboard Maintainer: [C44Supra](https://github.com/C44Supra)
>
> Hardware Supported: MK Point65 hotswap, MK Point65 hotswap RGB > Hardware Supported: MK Point65 hotswap, MK Point65 hotswap RGB
>
> Hardware Availability: [MK Point65 Keyboard Kit](https://mechanicalkeyboards.com/products/mk-point65-keyboard-kit) > Hardware Availability: [MK Point65 Keyboard Kit](https://mechanicalkeyboards.com/products/mk-point65-keyboard-kit)
## Firmware building ## Firmware building