logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 78fa0f5ca0e495f868b7c28121100b7372424866
parent ddb679ba88231c635d3ec6b7917ca016af51c5f2
Author: QMK Bot <hello@qmk.fm>
Date:   Fri, 19 Jul 2024 05:55:19 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:

Mkeyboards/pixelspace/capsule65i/keyboard.json5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/keyboards/pixelspace/capsule65i/keyboard.json b/keyboards/pixelspace/capsule65i/keyboard.json @@ -10,8 +10,8 @@ }, "features": { "bootmagic": true, - "command": true, - "console": true, + "command": false, + "console": false, "extrakey": true, "mousekey": true, "nkro": false, @@ -37,7 +37,6 @@ "knight": true, "christmas": true, "static_gradient": true, - "rgb_test": true, "alternating": true, "twinkle": true }