summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-09chore(deps): bump react and react-dom in /docsdependabot[bot]
2021-06-09fix(docs): Upgrade docusaurus, webpack/loaders.Peter Johanson
2021-06-08fix(shields): added right alt and layer quick tap to JianAlexander Krikun
2021-06-08feat(docs): Add icon legend to the feature matrixMartin Eberhardt
2021-06-08chore(deps): bump react-copy-to-clipboard from 5.0.2 to 5.0.3 in /docsdependabot[bot]
2021-06-08fix(kscan): Fix nibble demux scan errors on encoder rowJay Greco
2021-06-08docs(codes): Use LSHIFT/RSHIFT in keymap upgraderDom H
2021-06-08docs(codes): Refer to LSHIFT instead of LSHFTDom H
2021-06-08docs(codes): Add LSHIFT and RSHIFT aliasesDom H
2021-06-08feat(keys): Add LSHIFT and RSHIFT aliasesDom H
2021-06-08fix(docs): Update macos GCC embedded section with brew cmdIvan Smirnov
2021-06-08fix(combos): Check each combo key, not just lastJonathan Rascher
2021-06-08test(combo): Add unit test for complete long comboJonathan Rascher
2021-06-08refactor(combos): Rename existing long combo testJonathan Rascher
2021-06-08fix(ble): Ignore out of range profilesJoel Spadin
2021-06-04fix(boards): Set nice!60 nRF subfamily for openocd (#816)Nick Winans
2021-05-31fix(boards): Add delay on initializing external power for BlueMicro840Anthony Amanse
2021-05-31fix(boards): Fix Blue LED pin definition in BlueMicro840Anthony Amanse
2021-05-30feat(boards): Add nice!60 boardNick Winans
2021-05-27fix(tests): Use debug builds and high resolution timerOkke Formsma
2021-05-19fix(docs): Add missing semicolon to examplesChristian Stücklberger
2021-05-17chore(deps-dev): bump eslint-plugin-mdx from 1.8.2 to 1.13.0 in /docsdependabot[bot]
2021-05-17chore(deps): bump react-dom from 16.13.1 to 16.14.0 in /docsdependabot[bot]
2021-05-17chore(deps): bump @fortawesome/free-solid-svg-icons in /docsdependabot[bot]
2021-05-17chore(deps): bump @fortawesome/react-fontawesome in /docsdependabot[bot]
2021-05-17chore(deps-dev): bump eslint-plugin-react from 7.21.5 to 7.23.2 in /docsdependabot[bot]
2021-05-15chore(deps): bump DoozyX/clang-format-lint-action from 0.11 to 0.12dependabot[bot]
2021-05-09fix(behaviors): Fix sticky keys quick-release for normal keypressesOkke Formsma
2021-05-05chore(deps): bump react from 16.13.1 to 16.14.0 in /docsdependabot[bot]
2021-05-05feat(tests): Override test parallelism w/ `J=8` environment.Peter Johanson
2021-05-05fix(docs): Updated eslint config for unified prettier setup.Peter Johanson
2021-05-05chore(deps-dev): bump eslint-config-prettier in /docsdependabot[bot]
2021-05-05chore(deps-dev): bump eslint from 7.12.0 to 7.25.0 in /docs (#773)dependabot[bot]
2021-05-05fix(docs): Readjusted colors for dark theme for OSes in docsPiotr Gnus
2021-05-05feat(docs): Added support for prefers-color-scheme in docsPiotr Gnus
2021-04-15fix(docs) omit layers -1 example, clarify it defaults when omitted (#757)Michael van Eerd
2021-04-05Docs: added mod morph page (#749)measlesbagel
2021-03-24fix(boards): Proper BlueMicro840_V1 &pro_micro_a map for A10 (#733)Lucas Messenger
2021-03-18fix(boards): Move board endif to proper location.Pete Johanson
2021-03-15fix(kscan): Proper direct wire warning message.Pete Johanson
2021-03-11feat(docs): Add power profilerNick Winans
2021-03-11fix(combos): Fix stuck keys when pressing long combos.Okke Formsma
2021-03-10refactor(core): make the event manager a bit easier to readOkke Formsma
2021-03-10fix(logging): remove unnecessary newlineOkke Formsma
2021-03-10added battery.h, last_state_of_charge to uint8_tJP Bonn
2021-03-10fixed order of setting state_of_chargeJP Bonn
2021-03-10only send zmk_battery_state_changed on changeJP Bonn
2021-03-10change "Under Development" to "Beta Testing"Cody McGinnis
2021-03-10move the information to its own pageCody McGinnis
2021-03-10feat(docs): add information for testing PRsCody McGinnis