logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 7ca04241892d5ab3ed88e181d8576cd98f1e3515
parent 4ab36df48fba751ca88beaf1a7a5dd84ba34a370
Author: QMK Bot <hello@qmk.fm>
Date:   Thu, 18 Jul 2024 07:11:15 +0000

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

Diffstat:

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

diff --git a/keyboards/amjkeyboard/amj60/keyboard.json b/keyboards/amjkeyboard/amj60/keyboard.json @@ -11,8 +11,8 @@ "features": { "backlight": true, "bootmagic": false, - "command": true, - "console": true, + "command": false, + "console": false, "extrakey": true, "mousekey": false, "nkro": true, @@ -45,7 +45,6 @@ "knight": true, "christmas": true, "static_gradient": true, - "rgb_test": true, "alternating": true, "twinkle": true }