Fabian Topfstedt 6a081cc1b8
lemp9: Added ISO keyboard layouts (#117)
* LAYOUT_ISO: Conversion of physical ISO layout to keyboard matrix

* fixing interchanged backslash and enter

* default_iso layout added for Clevo L141CU

* fabian layout (ISO, colemak, fn<->ctrl, wide left shift)

* Caps is control

* hardware side: qwerty instead of colemak

* lemp9 fabian: FN+PgUp=Home, FN+PgDn=Eend, FN+LeftShift=KBD_BKL

* lemp9 default_iso: FN+PgUp=Home, FN+PgDn=End

* clevo_l141cu_us_iso.c

* merged

* FN+1=K_FAN_TOGGLE
2020-10-05 14:53:15 -06:00
2020-02-26 09:04:40 -07:00
2020-02-16 12:34:20 -07:00
2020-02-20 09:11:47 -07:00
2020-10-02 09:05:25 -07:00
2020-02-20 09:11:47 -07:00
2020-02-27 13:22:10 -07:00
2020-09-29 19:42:05 -06:00
2019-09-27 16:50:44 -06:00
2020-09-17 09:17:08 -06:00
2020-06-17 11:51:08 -06:00
2019-11-05 20:38:27 -07:00

System76 EC

System76 EC is a GPLv3 licensed embedded controller firmware for System76 laptops.

Documentation

Dependencies

The complete set of dependencies can be installed using the deps.sh script from the Open Firmware repo.

Dependencies specific to EC development can be installed with:

sudo apt install \
  avr-libc \
  avrdude \
  gcc-avr \
  sdcc
Description
Readme 2.5 MiB
Languages
C 81.5%
Makefile 9.2%
Rust 8.1%
Shell 1.2%