about summary refs log tree commit diff
path: root/modules/workstation/hardware
Commit message (Collapse)AuthorAge
* modules/hardware: install brightnessctlAlyssa Ross2020-08-20
|
* modules/libinput: init with eve trackpad quirksAlyssa Ross2020-08-15
|
* sys/eve: initAlyssa Ross2020-05-12
|
* modules/keyboard: drop evscriptAlyssa Ross2020-05-11
| | | | | I pretty much never ended up never using the Caps Lock key as control, so let's just make it always be escape.
* modules/hardware: install ddrescueAlyssa Ross2020-04-26
|
* Merge commit 'e4134747f5666bcab8680aff67fa3b63384f9a0f'Alyssa Ross2020-01-11
|
* modules/yubikey: use Yubikey for sudo via U2FAlyssa Ross2019-08-13
|
* modules/yubikey: remove pcscdAlyssa Ross2019-08-13
| | | | | | | Turns out this works better without. With pcscd, after a reboot the Yubikey won't be recognized until it's reinserted or pcscd is restarted. It's probably a boot order thing, but removing it completely works fine, so let's just do that.
* modules/hardware: reorganizeAlyssa Ross2019-08-13
| | | | | | It made far more sense for Yubikey stuff to be in here. Also, there was a lot of keyboard-related stuff, so made sense to give that its own module.
* modules/hardware: enable soundAlyssa Ross2019-05-17
|
* dictDBs.epo2eng: init at 1.0.1Alyssa Ross2019-04-27
|
* modules/hardware: use tab as super keyAlyssa Ross2019-04-13
|
* keyboard: map caps lock to control/escapeAlyssa Ross2019-02-18
|
* Add configAlyssa Ross2019-01-27