Commit Graph

387 Commits

Author SHA1 Message Date
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
84941a85d2 Add lid switch SCI 2019-12-12 10:56:19 -07:00
9cbf9da0eb Make USB_PWR_EN_N an output 2019-12-11 10:12:23 -07:00
def0e0150e Enable more power lines 2019-12-10 11:27:52 -07:00
e85611736c Debounce key releases (needs testing) 2019-12-07 11:02:02 -07:00
ae52109b13 Change jeremy map 2019-12-03 13:59:30 -07:00
12a359c75e Add lid switch ACPI 2019-12-03 13:59:19 -07:00
1c73751ef6 Support for SCI hotkeys 2019-12-02 14:56:11 -07:00
dc19bf1248 Add SCI event queue 2019-12-02 13:20:56 -07:00
73ab827211 Redo fix for failure to boot in order to allow complete system shut off 2019-11-27 12:21:14 -07:00
fceb98342b Disable watchdog when charging 2019-11-27 12:16:55 -07:00
465e865793 Reduce log level 2019-11-25 21:13:03 -07:00
146595563f Fix failure to boot 2019-11-25 21:05:56 -07:00
561d3bdb7a Enable Arduino Uno i2c debugging 2019-11-25 14:55:31 -07:00
08c800fa6d Implement ACPI parameters from proprietary EC firmware 2019-11-25 09:27:28 -07:00
fe613e093c unpress keys when switching layers 2019-11-24 14:24:23 -07:00
1ecae5e9f9 Rebuild when makefile change 2019-11-24 12:13:43 -07:00
fb69390a9d Do not power off on suspend 2019-11-24 12:12:42 -07:00
65c67574c0 Fix compilation when not debugging 2019-11-23 20:12:05 -07:00
e5d62c952d Disable i2c debug 2019-11-23 20:08:57 -07:00
bcd480ec85 Allow system to power off, enable logging, change kbc logging from debug to trace 2019-11-23 20:02:52 -07:00
0426c066b6 Only watch SUSPWRDNACK for primary plane state 2019-11-22 15:14:52 -07:00
5402fa33df Fix edge detection of ALL_SYS_PWROK 2019-11-22 14:59:46 -07:00
445a01de42 Debug power functions 2019-11-22 14:52:34 -07:00
95f0d47e5a Fix some power timing 2019-11-22 14:42:49 -07:00
c94bd08986 Do not send serial debug if not selected 2019-11-22 14:42:33 -07:00
38321e068b Move power handling to new power functions 2019-11-22 14:30:50 -07:00
c6588d8847 Add separate power functions 2019-11-22 14:30:39 -07:00
75e0a0b3f9 Add PNP functions 2019-11-22 14:30:30 -07:00
da60fc9080 Fix delay_us and delay_ns not showing up 2019-11-22 14:30:21 -07:00