Commit graph

673 commits

Author SHA1 Message Date
David Barr
a3cdab9e9f
update header 2020-10-08 11:14:46 +01:00
David Barr
24e73f6861
Update cradio.dtsi 2020-10-08 11:12:04 +01:00
David Barr
95b94009a9
remove dupe copyright 2020-10-08 11:11:40 +01:00
David Barr
7d582b6b8e
remove dupe copyright 2020-10-08 11:11:01 +01:00
David Barr
426b25892f
rename gpio to direct polling 2020-10-08 11:09:35 +01:00
David Barr
d5d8d79a76
Update cradio_right.overlay 2020-10-07 16:23:59 +01:00
David Barr
260044ae5e
Delete default.keymap 2020-10-02 14:17:35 +01:00
David Barr
38a418a1d1
updates as per PR changes (i hope) 2020-10-02 14:16:59 +01:00
David Barr
17bee0223a remove ds_store files 2020-09-30 17:12:39 +01:00
David Barr
85af75c7f6 remove .ds_store junk 2020-09-30 17:10:29 +01:00
David Barr
a3d0c03726 rename cradios to cradio 2020-09-30 16:20:41 +01:00
David Barr
ed5d3646fe
Add files via upload 2020-09-19 10:56:40 +01:00
David Barr
2855ba75f5
Actually really working
Ok, both sides work as expected, need to write a keymap.
2020-09-19 10:55:07 +01:00
David Barr
8bad40282b
actually working 2020-09-03 22:02:25 +01:00
David Barr
95bb220702
now compiles, not work, baby steps 2020-09-03 14:46:54 +01:00
David Barr
4551d30769
ad cradios 2020-09-03 13:20:05 +01:00
Pete Johanson
c8f95dbaa8
Merge pull request #155 from kurtis-lew/iris
Update setup.sh
2020-09-03 00:05:06 -04:00
Kurtis Lew
f738fd7a67
Update setup.sh 2020-09-02 20:57:42 -07:00
kurtis-lew
9b1fd1323f Update setup.sh 2020-09-02 20:53:14 -07:00
Pete Johanson
d53a8e36ca
Merge pull request #151 from kurtis-lew/iris
Added Iris Shield
2020-09-02 14:07:01 -04:00
Pete Johanson
48a3729ffe
Merge pull request #146 from okke-formsma/hold-tap
Hold-Tap implementation
2020-09-02 13:55:26 -04:00
Okke Formsma
c9a82d71d0 fixes for feedback round 2 2020-09-02 16:41:39 +02:00
Kurtis Lew
6e8f19028a
Added copyright header to iris.keymap 2020-09-02 07:22:39 -07:00
Kurtis Lew
c2ffeb1cf4
Added Copyright Header to Kconfig.defconfig 2020-09-02 07:21:45 -07:00
Okke Formsma
c5ca664411 some fixes based on feedback 2020-09-02 15:26:06 +02:00
Okke Formsma
f6a9c1ee57 rename tests 2020-09-02 15:10:46 +02:00
kurtis-lew
081ae84d0e Added Iris Shield 2020-09-01 20:22:11 -07:00
Pete Johanson
c80b0a754b
Merge pull request #118 from CrossR/CrossR/Sofle
Add Sofle Keyboard
2020-09-01 14:39:05 -04:00
Okke Formsma
29a23f0182 Add tap-hold docs, update mod-tap docs 2020-09-01 19:41:08 +02:00
Okke Formsma
c33931c72c Initial implementation of hold-tap 2020-09-01 19:41:08 +02:00
CrossR
ca0f2bb074 Add to setup. 2020-09-01 18:32:45 +01:00
CrossR
21875cde88 Merge remote-tracking branch 'upstream/main' into CrossR/Sofle 2020-09-01 18:27:40 +01:00
Pete Johanson
4202db5a01
Merge pull request #126 from BrainWart/fix-layer-release
Fix keys not releasing when layers change
2020-09-01 10:08:03 -04:00
Pete Johanson
b85ac13564
Merge pull request #145 from okke-formsma/stop-fatal-errors
stop on fatal errors
2020-09-01 10:04:17 -04:00
Pete Johanson
c6517737f7
Merge pull request #143 from kurtis-lew/patch-3
Update key-press.md
2020-09-01 10:00:46 -04:00
Pete Johanson
01db53b46a fix(kscan): Avoid sending duplicate kscan events. 2020-09-01 09:55:25 -04:00
Cody McGinnis
639a338c2d fix(core): track layer state with keypress 2020-09-01 09:49:21 -04:00
Okke Formsma
21fcab208e stop on fatal errors 2020-08-31 22:24:36 +02:00
Kurtis Lew
96fde77560
Update key-press.md
Specified keypress and consumer press pages
2020-08-30 20:12:53 -07:00
Pete Johanson
af6ddfb7e2
Merge pull request #135 from chenkevinh/docs-update
Documentation update
2020-08-30 00:38:31 -04:00
Kevin Chen
45b1756a70
Replaced \ with /
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
2020-08-29 21:36:00 -07:00
Kevin
212dd91e29 PuTTY image fix 2020-08-29 21:27:03 -07:00
Kevin
06af711f57 Replaced png with jpg 2020-08-29 21:20:38 -07:00
Kevin
af23445aa0 COM image fix 2020-08-29 21:13:48 -07:00
Kevin
0e04596ef6 Renamed COM port image 2020-08-29 21:04:32 -07:00
Kevin
0a06760cda Updated alt text 2020-08-29 19:26:11 -07:00
Kevin
8594d832b6 Added split build directories 2020-08-29 19:23:25 -07:00
Kevin
bc13cd1de1 Added PuTTY to USB Logging 2020-08-29 19:22:43 -07:00
Pete Johanson
946907ac9f
Merge pull request #136 from petejohanson/tests/github-actions-tests
feat(test): Add GH Action for tests.
2020-08-29 22:00:43 -04:00
Pete Johanson
d2f4f00f69 feat(test): Add GH Action for tests. 2020-08-29 21:57:04 -04:00