Commit graph

447 commits

Author SHA1 Message Date
Derek
ba136eb9ee
Update app/boards/shields/splitreus62/splitreus62_left.overlay
Co-authored-by: Nick Winans <nick@winans.codes>
2020-08-15 16:22:00 -04:00
Derek
1fa993fca2
Update app/boards/shields/splitreus62/splitreus62_right.overlay
Co-authored-by: Nick Winans <nick@winans.codes>
2020-08-15 16:21:54 -04:00
Derek
bb5eb51df7 Updated comment and removed display flag 2020-08-15 16:11:18 -04:00
Derek
3e264e46d4 Add splitreus62 shield 2020-08-15 16:01:35 -04:00
Pete Johanson
7e8a07e693 Remove use of printk. 2020-08-14 16:45:05 -04:00
Pete Johanson
8b61beb2bb Bump max paired connections to 2 for central. 2020-08-14 16:44:13 -04:00
Pete Johanson
3b4049f2f6
Merge pull request #87 from BrainWart/main
Fix edit url links for the website.
2020-08-13 11:13:58 -04:00
Cody McGinnis
c3b4525d25 Fix edit url links for the website. 2020-08-13 00:19:59 -04:00
Pete Johanson
0624c6c54a State Of The Firmware #1. 2020-08-12 10:20:51 -04:00
Pete Johanson
a6ef1cddec Add analytics. 2020-08-11 16:55:36 -04:00
Pete Johanson
78059bbbdb Fix up some incorrect license headers. 2020-08-11 14:49:43 -04:00
Pete Johanson
af5e936b89 Typo fixes. 2020-08-11 14:37:49 -04:00
Pete Johanson
f1f77ad32a Add a note about upvoting feature requests. 2020-08-11 13:07:30 -04:00
Pete Johanson
cac850628c
Merge pull request #83 from petejohanson/core/setup-script-macos-read-i-fixes
macOS compatability fixes for setup.sh
2020-08-11 09:50:36 -04:00
Pete Johanson
47dbba2184 Fix sed -i usage on macOS, accept 'Y'. 2020-08-11 08:40:13 -04:00
Pete Johanson
b0c648ad57 Revert usage of read -i for macOS compat. 2020-08-10 22:47:18 -04:00
Pete Johanson
bc6b11eb02
Merge pull request #78 from Nicell/docs/rgb
Add RGB documentation
2020-08-10 13:46:46 -04:00
Pete Johanson
579ca63120
Merge pull request #80 from petejohanson/shields/corne-initial-definition
Initial Corne shield definition
2020-08-10 12:58:04 -04:00
Pete Johanson
e24126a4b6
Merge pull request #81 from CrossR/CrossR/doc-update
Quick doc update.
2020-08-10 12:57:24 -04:00
Pete Johanson
4da2070a5b Add Corne to hardware list. 2020-08-10 12:54:34 -04:00
CrossR
03a945d423 Move to correct location. 2020-08-10 17:51:54 +01:00
Pete Johanson
030f0dbd07 Tweak note about per-key RGB. 2020-08-10 12:51:01 -04:00
CrossR
3f74814379 Quick doc update. 2020-08-10 17:43:57 +01:00
Pete Johanson
851d54ad96 Add Corne to setup.sh script. 2020-08-10 12:37:05 -04:00
Pete Johanson
aebeb7a153 Updated config note about underglow. 2020-08-10 12:36:12 -04:00
Pete Johanson
be57b10c56 Initial Corne shield definition.
* Also include a build for Clueboard California macropad.
2020-08-10 11:30:24 -04:00
Pete Johanson
c4ac722858
Merge pull request #79 from petejohanson/core/keymap-release-key-after-layer-deactivated-fix
core/keymap-release-key-after-layer-deactivated-fix
2020-08-09 23:30:11 -04:00
Pete Johanson
3127192720 Invoke called behavior after layer change.
* If you press a key with a layer active, then
  deactivate the layer (e.g. releasing a `&mo`,
  then release the key, we currently may send
  the wrong key release event.
* Fixes #67.
2020-08-09 12:30:47 -04:00
Nick
fd77fdb63d Fix video container size 2020-08-08 19:10:10 -05:00
Nick
8d3ac00f31 Add missing space to comment 2020-08-08 19:02:54 -05:00
Nick
d901a0061d Add underglow feature docs + DT fixes 2020-08-08 19:02:00 -05:00
Nick
c92f114efe Add lighting behavior docs 2020-08-08 17:23:11 -05:00
Pete Johanson
e2848c66c3 Fix to archive the .hex files for proton-c build.
* Closes #77.
2020-08-08 17:28:00 -04:00
Pete Johanson
483530e0ad Basic key press/consumer press behavior docs. 2020-08-08 17:10:12 -04:00
Pete Johanson
85d35c7ff9 Tweak the pip PATH callouts. 2020-08-08 12:25:54 -04:00
Pete Johanson
5039a50831 Tweak git usage for backwards compatibility.
* Closes #76
2020-08-07 23:35:48 -04:00
Pete Johanson
b25133cbef Add a layer diagram.
* Original diagram from Thomas Baart, used
  with permission.
2020-08-07 16:45:11 -04:00
Pete Johanson
dd8deceed0 Add basic layer behavior docs. 2020-08-07 16:29:52 -04:00
Pete Johanson
3b841c65bb Typo fix (thanks @Nicell). 2020-08-07 15:58:09 -04:00
Pete Johanson
4b310abb3d Remove broken import. 2020-08-07 15:30:37 -04:00
Pete Johanson
5418918e13 Explicitly use bash. 2020-08-07 15:15:04 -04:00
Pete Johanson
14eef91da1 Better user setup docs. 2020-08-07 15:05:25 -04:00
Pete Johanson
726fb4b76f Better default configs. 2020-08-07 15:05:25 -04:00
Pete Johanson
afc1c38866
Merge pull request #75 from careyk007/main
Update dev-setup.md
2020-08-07 12:09:32 -04:00
Kellen Carey
5bfa4ba3ff
Update dev-setup.md 2020-08-07 08:58:07 -07:00
Pete Johanson
ccb9b9309a Script fixes, ability to prepopulate a keymap.
* Use read w/ -i for initial default values.
* Prompt for fetching keymap for customization,
  and grab latest from `main` if opted in.
* Don't copy `prj.conf` from the template,
  pull the `<shield>.conf` from `main` also.
2020-08-07 10:02:44 -04:00
Pete Johanson
5c10517c29 Show the complete keymap example inline. 2020-08-07 09:36:48 -04:00
Pete Johanson
ec4c12501c Fix up the keymap docs after the DT refactor. 2020-08-07 09:31:12 -04:00
Pete Johanson
4b0284f45b
Merge pull request #74 from petejohanson/core/keymaps-refactor-simplification
Refactor to simpler keymaps.
2020-08-07 07:15:20 -04:00
Pete Johanson
d57c271804 Whitespace at EOF fix. 2020-08-07 00:00:35 -04:00