pinephone-keyboard

git clone https://git.tarina.org/pinephone-keyboard
Log | Files | Refs | README | LICENSE

ppkb-i2c-inputd.service (178B)


      1 [Unit]
      2 Description=Pinephone Keyboard Service Daemon
      3 
      4 [Service]
      5 Type=simple
      6 ExecStart=/home/mobian/pinephone-keyboard/arm64/ppkb-i2c-inputd
      7 
      8 [Install]
      9 WantedBy=multi-user.target