summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
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
2020-08-18fix(docs): add another example to toggle layerCody McGinnis
2020-08-18feat(docs): document the toggle layer behaviorCody McGinnis
2020-08-16Note the fixed showstoppers.Pete Johanson
2020-08-16Merge pull request #91 from Na-Cly/boards/bluemicro52840_v1Pete Johanson
Add bluemicro support
2020-08-16Various fixes.Pete Johanson
2020-08-16Updated select blockDerek
2020-08-16Update setup.shDerek
2020-08-16Merge branch 'boards/bluemicro52840_v1' of https://github.com/Na-Cly/zmk ↵Derek
into boards/bluemicro52840_v1
2020-08-16Update setup.shDerek
2020-08-16Update docs/static/setup.shDerek
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
2020-08-15Merge pull request #89 from Nicell/underglow/fix-configsPete Johanson
Add missing configuration values for RGB underglow
2020-08-15Fix the active/pull down flags for the example.Pete Johanson
2020-08-15Doc fixes for keymaps.Pete Johanson
2020-08-15Update setup.shDerek
Updated setup.sh
2020-08-14Fix docs typosNick
2020-08-14Add missing configuration values for RGB underglowNick
2020-08-13Fix edit url links for the website.Cody McGinnis
2020-08-12State Of The Firmware #1.Pete Johanson
2020-08-11Add analytics.Pete Johanson
2020-08-11Fix sed -i usage on macOS, accept 'Y'.Pete Johanson
2020-08-10Revert usage of `read -i` for macOS compat.Pete Johanson
2020-08-10Merge pull request #78 from Nicell/docs/rgbPete Johanson
Add RGB documentation
2020-08-10Merge pull request #80 from petejohanson/shields/corne-initial-definitionPete Johanson
Initial Corne shield definition
2020-08-10Add Corne to hardware list.Pete Johanson
2020-08-10Move to correct location.CrossR
2020-08-10Quick doc update.CrossR
2020-08-10Add Corne to setup.sh script.Pete Johanson
2020-08-08Fix video container sizeNick
2020-08-08Add underglow feature docs + DT fixesNick
2020-08-08Add lighting behavior docsNick
2020-08-08Fix to archive the .hex files for proton-c build.Pete Johanson
* Closes #77.
2020-08-08Basic key press/consumer press behavior docs.Pete Johanson
2020-08-08Tweak the pip PATH callouts.Pete Johanson