Commit Graph

966 Commits

Author SHA1 Message Date
98467ac449 Cleanup 2020-01-12 20:19:20 -07:00
e9c308b789 Add PECI init 2020-01-12 20:18:57 -07:00
0687488ec4 Fix communication with PCH 2020-01-12 20:14:30 -07:00
8e4d354d54 Add Jeremy's layout 2020-01-12 10:40:34 -07:00
cb1f7df142 Cleanup of keymap definition 2020-01-12 10:37:56 -07:00
a49e3f791b Use QMK style layout macro 2020-01-12 09:12:52 -07:00
8bc24fb8de Break out GPIO init into bits 2020-01-10 19:56:13 -07:00
fad6c6cbb3 Add more GCR registers 2020-01-10 14:33:39 -07:00
bd7b9a44d6 Add power LED 2020-01-10 14:33:16 -07:00
9f57e03518 Set all GPIOs to 3.3V 2020-01-10 14:33:03 -07:00
b0fa0f004c Add battery charging parameters 2020-01-10 14:32:39 -07:00
5b9a784122 Update keymap 2020-01-10 12:38:10 -07:00
5914b174a2 Fix usage of SMBus channel E 2020-01-10 12:35:28 -07:00
991da81117 Update lemp9 GPIO defaults 2020-01-10 08:54:51 -07:00
89e3f3894f Add IT5570E support with correct I2C channel 2020-01-10 08:07:18 -07:00
26d01841d1 Move Gpio definitions to gpio.c 2020-01-09 20:43:16 -07:00
6d7f2807d5 Add lemp9 2020-01-09 20:16:05 -07:00
b962ed8771 Update ecflash 2020-01-05 18:19:34 -07:00
236d2b5afd Flip pins to match FPC adapter 2020-01-03 15:30:09 -07:00
2a19228609 Add ISP target 2020-01-03 15:24:44 -07:00
873be2d664 Add accelerated SPI program, update ecflash 2020-01-03 15:00:20 -07:00
77035a9797 Update ecflash 2020-01-03 11:41:54 -07:00
caba9a8ff4 Increase parallel speed 2020-01-03 10:28:24 -07:00
07eb7b7ad4 Cleanup parallel programmer firmware, update ecflash 2020-01-02 20:04:09 -07:00
bd243a0700 Implement multi-byte read and write 2020-01-02 19:47:22 -07:00
0a07213412 Implement ISP programmer firmware 2020-01-02 15:46:33 -07:00
49bde8176f Only drive wait line low in peripheral 2020-01-02 09:12:44 -07:00
e79620989f Implement parallel host and peripheral tests 2020-01-01 19:47:28 -07:00
6c70fa0752 Implement EPP protocol 2020-01-01 14:08:08 -07:00
f220046ce2 Organize parallel example 2019-12-31 22:00:56 -07:00
155a1c62bd Add documentation 2019-12-31 21:59:34 -07:00
3675419ee3 WIP: add parallel port example 2019-12-31 21:59:04 -07:00
4a8943183c Update Jeremy keymap 2019-12-30 15:26:51 -07:00
ce6fe6de64 Debug entry to scratch 2019-12-30 12:14:53 -07:00
fb65be501f Fix mapping of SCAR4 2019-12-30 12:14:44 -07:00
0e59958dc0 Increase timeouts 2019-12-30 11:46:21 -07:00
209834bee1 Do not use custom printing function 2019-12-30 11:07:36 -07:00
f21b8b6a44 Do not map newline to carriage return and newline. 2019-12-30 10:56:19 -07:00
a9339a8204 Scratch debugging 2019-12-30 10:47:49 -07:00
6029843c07 Map newline to carriage return and newline 2019-12-30 10:26:04 -07:00
390d6516be Remove unnecessary includes 2019-12-30 10:25:48 -07:00
1dc8539c5c Fix touchpad lock scancode 2019-12-19 13:28:26 -07:00
386b421914 Add touchpad toggle and play/pause 2019-12-18 19:36:53 -07:00
36854b11d0 Add insert and numpad 3 keys 2019-12-17 11:47:45 -07:00
9abe1793e0 Use numpad keycodes in map 2019-12-17 11:26:23 -07:00
c9e575c740 Add numpad keycodes 2019-12-17 11:26:08 -07:00
f491d8db89 Add numpad mappings 2019-12-16 16:47:40 -07:00
782cac1de9 Only warn on missing key 2019-12-16 16:30:24 -07:00
c75945e943 Add support for darter keyboard 2019-12-16 16:26:42 -07:00
c9182c3a06 Add suspend button SCI 2019-12-12 11:08:17 -07:00