ZSA Keyboards: Difference between revisions
description of ZSA keyboards, added 2 different ways to flash keyboards |
mNo edit summary |
||
Line 13: | Line 13: | ||
== Flashing via wally-cli (command line tool, deprecated) == | == Flashing via wally-cli (command line tool, deprecated) == | ||
ZSA keyboards can be flashed using the <code>wally-cli</code> command-line tool. | ZSA keyboards can be flashed using the <code>wally-cli</code> command-line tool. There are some udev rules necessary for the connection. You have to activate them in NixOS configuration first: | ||
{{file|/etc/nixos/configuration.nix|nix|<nowiki> | {{file|/etc/nixos/configuration.nix|nix|<nowiki> | ||
Line 26: | Line 26: | ||
== Flashing via keymapp (command line tool) == | == Flashing via keymapp (command line tool) == | ||
ZSA keyboards can be flashed using the <code>keymapp</code> command-line tool. | ZSA keyboards can be flashed using the <code>keymapp</code> command-line tool. There are some udev rules necessary for the connection. You have to activate them in NixOS configuration first: | ||
{{file|/etc/nixos/configuration.nix|nix|<nowiki> | {{file|/etc/nixos/configuration.nix|nix|<nowiki> |