summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2020-09-06point setup.sh at upstreamRichard Jones
2020-09-06Add RoMac / non-split template supportRichard Jones
2020-09-04Revert changes to Intro page.CrossR
2020-09-04Clarify low power mode wording.CrossR
2020-09-03Fix Sofle build, update Intro page.CrossR
2020-09-03Add hold-tap to sidebar.Pete Johanson
2020-09-03Merge pull request #155 from kurtis-lew/irisPete Johanson
Update setup.sh
2020-09-02Update setup.shKurtis Lew
2020-09-02Update setup.shkurtis-lew
2020-09-02Merge pull request #146 from okke-formsma/hold-tapPete Johanson
Hold-Tap implementation
2020-09-02fixes for feedback round 2Okke Formsma
2020-09-02some fixes based on feedbackOkke Formsma
2020-09-01Add tap-hold docs, update mod-tap docsOkke Formsma
2020-09-01Add to setup.CrossR
2020-08-30Update key-press.mdKurtis Lew
Specified keypress and consumer press pages
2020-08-29Replaced \ with /Kevin Chen
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
2020-08-29PuTTY image fixKevin
2020-08-29Replaced png with jpgKevin
2020-08-29COM image fixKevin
2020-08-29Renamed COM port imageKevin
2020-08-29Updated alt textKevin
2020-08-29Added split build directoriesKevin
2020-08-29Added PuTTY to USB LoggingKevin
2020-08-29Removed DKEYMAP and added split build directoriesKevin
2020-08-29Minor capitalization fixKevin
2020-08-29Added customization pageKevin
2020-08-29Added info on connecting keyboardKevin
2020-08-29Fixed titleKevin
2020-08-29Pictures for environment variablesKevin
2020-08-29Added lily58 reset photoKevin
2020-08-29Added win environment variables instructionsKevin
2020-08-29Made separate build and flash page with updated contentKevin
2020-08-29Added Arduino IDE to USB LoggingKevin
2020-08-28fix(docs): update the testing docsCody McGinnis
2020-08-28fix(docs): move testing docs to website docsCody McGinnis
2020-08-22[docs] Add bzip to depscrd
2020-08-21Merge pull request #92 from Na-Cly/shields/splitreus62Pete Johanson
Add splitreus62 shield
2020-08-21feat(behaviors): Add `&bootloader` behavior.Pete Johanson
* Allow reset behavior to have a type property. * Add `bootloader` node that triggers DFU UF2 bootloader mode using the AdaFruit nrf52 bootloader.
2020-08-21fix(docs): Better behavior sidebar label/titles.Pete Johanson
2020-08-20Updated files as per requestDerek
Updated
2020-08-20fix(docs): Link to 2.3.0 docs, macOS toolchain fixPete Johanson
* 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-19Merge pull request #103 from BrainWart/bond-clearingPete Johanson
feat(docs): create a bond clearing page
2020-08-19refactor(boards): Rename to bluemicro840_v1.Pete Johanson
2020-08-19fix(docs): make time to clear explicitCody McGinnis
2020-08-19feat(docs): create a bond clearing pageCody McGinnis
2020-08-18feat(docs): Basic mod-tap behavior docs.Pete Johanson
2020-08-18Merge pull request #100 from petejohanson/behaviors/add-nonePete Johanson
Add `&none` behavior.
2020-08-18feat(behaviors): Add &none behaviorPete Johanson
2020-08-18Merge pull request #98 from BrainWart/layer-togglePete Johanson
Feature: Layer toggle
2020-08-18fix(docs): Fix typo in key press behavior doc.Pete Johanson