summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-18fix(docs): Fix typo in key press behavior doc.Pete Johanson
2020-08-18Add missing license header.Pete Johanson
2020-08-17Revert "Merge pull request #93 from careyk007/main"Pete Johanson
This reverts commit 8cd8933c87aadd2ce7b31c1367bfaad81fc2a36b, reversing changes made to 3f1dfbaad1a867f59c13814a517e03dfce4d4223.
2020-08-17Merge pull request #97 from petejohanson/core/exclude-more-west-modulesPete Johanson
fix(build): Remove more unused west modules.
2020-08-17fix(build): Remove more unused west modules.Pete Johanson
2020-08-16Note the fixed showstoppers.Pete Johanson
2020-08-16Merge pull request #94 from Nicell/split/default-conn-fixPete Johanson
Create proper fix for split default connection bug
2020-08-16Merge pull request #93 from careyk007/mainPete Johanson
Wait for USB HID ready before sending reports
2020-08-16Merge pull request #91 from Na-Cly/boards/bluemicro52840_v1Pete Johanson
Add bluemicro support
2020-08-16Add BlueMicro52840 to build matrix.Pete Johanson
2020-08-16Add DCDC mode config.Pete Johanson
2020-08-16Various fixes.Pete Johanson
2020-08-16Remove duplicate uart0 node.Pete Johanson
2020-08-16Create proper fix for split default conn bugNick
2020-08-16remove unnecessary includeKellen Carey
2020-08-16wait before sending HID reportKellen Carey
2020-08-16Merge pull request #1 from zmkfirmware/mainKellen Carey
Get up to speed
2020-08-16Updated select blockDerek
2020-08-16Update board.cmakeDerek
2020-08-16Update arduino_pro_micro_pins.dtsiDerek
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-15Merge pull request #90 from petejohanson/boards/nice-nano-dcdcPete Johanson
Add DCDC setting for nano.
2020-08-15Update build.ymlDerek
Fails without splitreus62 shield and without itself added?
2020-08-15Update build.ymlDerek
Updated workflow to include new board and shield
2020-08-15Corrected pins for scl-pin and sda-pinDerek
2020-08-15Add bluemicro supportDerek
2020-08-14Add DCDC setting for nano.Pete Johanson
2020-08-14Fix docs typosNick
2020-08-14Fix grammarNick
2020-08-14Add missing configuration values for RGB underglowNick
2020-08-14Remove use of printk.Pete Johanson
2020-08-14Bump max paired connections to 2 for central.Pete Johanson
2020-08-13Merge pull request #87 from BrainWart/mainPete Johanson
Fix edit url links for the website.
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 up some incorrect license headers.Pete Johanson
2020-08-11Typo fixes.Pete Johanson
2020-08-11Add a note about upvoting feature requests.Pete Johanson
2020-08-11Merge pull request #83 from petejohanson/core/setup-script-macos-read-i-fixesPete Johanson
macOS compatability fixes for setup.sh
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