Commit Graph

107 Commits

Author SHA1 Message Date
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
Kevin 037970fe8c Removed DKEYMAP and added split build directories 2020-08-29 18:43:13 -07:00
Kevin 276a2620b9 Minor capitalization fix 2020-08-29 17:47:41 -07:00
Kevin dad2d339b3 Added customization page 2020-08-29 17:46:00 -07:00
Kevin d7bd09149b Added info on connecting keyboard 2020-08-29 17:25:37 -07:00
Kevin 76095c64c6 Fixed title 2020-08-29 17:25:00 -07:00
Kevin 133166c392 Pictures for environment variables 2020-08-29 17:23:17 -07:00
Kevin 9b9174cc57 Added lily58 reset photo 2020-08-29 17:22:39 -07:00
Kevin 96020a469a Added win environment variables instructions 2020-08-29 17:21:56 -07:00
Kevin 35dc46bfbb Made separate build and flash page with updated content 2020-08-29 15:51:08 -07:00
Kevin ec6215f38e Added Arduino IDE to USB Logging 2020-08-29 15:05:43 -07:00
Cody McGinnis 205a54baeb fix(docs): update the testing docs 2020-08-28 16:21:31 -04:00
Cody McGinnis 26414a6982 fix(docs): move testing docs to website docs 2020-08-28 16:21:31 -04:00
crd 0c255aee84 [docs] Add bzip to deps 2020-08-22 09:29:23 -07:00
Pete Johanson 805ea77005 feat(behaviors): Add `&bootloader` behavior.
* Allow reset behavior to have a type property.
* Add `bootloader` node that triggers DFU UF2
  bootloader mode using the AdaFruit nrf52
  bootloader.
2020-08-21 11:23:45 -04:00
Pete Johanson 1ff13676f7 fix(docs): Better behavior sidebar label/titles. 2020-08-21 00:31:28 -04:00
Pete Johanson 11e3566277 fix(docs): Link to 2.3.0 docs, macOS toolchain fix
* Link explicitly to the 2.3.0 docs from upstream
  Zephyr.
* Update the macOS toolchain section to properly
  refer to the 3rd party toolchain setup.
2020-08-20 00:11:07 -04:00
Pete Johanson 3576738ab4
Merge pull request #103 from BrainWart/bond-clearing
feat(docs): create a bond clearing page
2020-08-19 21:02:03 -04:00
Pete Johanson 506c3b031e refactor(boards): Rename to bluemicro840_v1. 2020-08-19 16:35:18 -04:00
Cody McGinnis 02f541969c fix(docs): make time to clear explicit 2020-08-19 00:11:44 -04:00
Cody McGinnis feadfc93dc feat(docs): create a bond clearing page 2020-08-19 00:07:08 -04:00
Pete Johanson d2d9fc86cf feat(docs): Basic mod-tap behavior docs. 2020-08-18 15:24:38 -04:00
Pete Johanson c054feb3c9
Merge pull request #100 from petejohanson/behaviors/add-none
Add `&none` behavior.
2020-08-18 14:31:20 -04:00
Pete Johanson 63e02d60dc feat(behaviors): Add &none behavior 2020-08-18 14:28:11 -04:00
Pete Johanson c667be1404
Merge pull request #98 from BrainWart/layer-toggle
Feature: Layer toggle
2020-08-18 14:25:03 -04:00
Pete Johanson 2ffe09b617 fix(docs): Fix typo in key press behavior doc. 2020-08-18 14:11:48 -04:00
Cody McGinnis bb4f45a57a fix(docs): add another example to toggle layer 2020-08-18 14:02:25 -04:00
Cody McGinnis ae104374c0 feat(docs): document the toggle layer behavior 2020-08-18 14:02:24 -04:00
Pete Johanson 94549b4a07
Merge pull request #89 from Nicell/underglow/fix-configs
Add missing configuration values for RGB underglow
2020-08-15 21:17:14 -04:00
Pete Johanson ee5900686b Fix the active/pull down flags for the example. 2020-08-15 21:13:50 -04:00
Pete Johanson 7e1942867b Doc fixes for keymaps. 2020-08-15 20:20:19 -04:00
Nick 2863f15006 Fix docs typos 2020-08-14 21:36:11 -05:00
Nick aa4ae90fb7 Add missing configuration values for RGB underglow 2020-08-14 21:31:18 -05: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 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
CrossR 3f74814379 Quick doc update. 2020-08-10 17:43:57 +01:00
Nick fd77fdb63d Fix video container size 2020-08-08 19:10:10 -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 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