Commit f4a4eb916ab8
Changed files (1)
systems
okinawa
systems/okinawa/extra.nix
@@ -59,6 +59,9 @@
autologinUser = "vincent";
};
+ # QMK/ZMK keyboard flashing support (udev rules + plugdev group)
+ hardware.keyboard.qmk.enable = true;
+
# Auto-disable internal keyboard when Eyelash Corne (BT) is connected
services.laptop-keyboard-inhibit = {
enable = true;