aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2022-04-28Merge branch 'main' into react-appNick Coutsos
2022-04-28Improve valuepicker interactionsNick Coutsos
2022-04-28Improve layer renamingNick Coutsos
2022-04-28Fix layer deleteNick Coutsos
2022-04-28Support enum in key proptypesNick Coutsos
2022-04-28Add linter and cleanup react appNick Coutsos
2022-04-28Remove unused configNick Coutsos
2022-04-28Commit keymap changesNick Coutsos
2022-04-28Add loader for initializationNick Coutsos
2022-04-28Tweak button and icon stylesNick Coutsos
2022-04-27Throw together a quick readme on building the web appNick Coutsos
2022-04-25Refactor keyboard components and define more proptypesNick Coutsos
2022-04-25Actions and stuffNick Coutsos
2022-04-25Fix search target for layer bindingsNick Coutsos
2022-04-24Fix value pickerNick Coutsos
2022-04-24Add key editingNick Coutsos
2022-04-24Implement search componentNick Coutsos
2022-04-24Taking care of some react hook warningsNick Coutsos
2022-04-24Finish layer selector functionalityNick Coutsos
2022-04-23Fix missing config flagsNick Coutsos
2022-04-23Use cross-env to support Windows environmentsNick Coutsos
2022-04-22Add layer selectorNick Coutsos
2022-04-22Move keyboard componentsNick Coutsos
2022-04-22Add keyboard and keyboard layoutNick Coutsos
2022-04-21More source picker functionalityNick Coutsos
2022-04-15Update screenshot and mention demo sourceNick Coutsos
2022-04-15Remove unused filesNick Coutsos
2022-04-15Get rid of arbitrary split keyboard formattingNick Coutsos
2022-04-15Apparently fontawesome key symbols were always brokenNick Coutsos
2022-04-15Fix fontawesome icon keycodesNick Coutsos
2022-04-15Start porting frontend to reactNick Coutsos
2022-04-11Update screenshotNick Coutsos
2022-04-11Update README.mdNick Coutsos
2022-04-11Update dependenciesNick Coutsos
2022-04-11Merge pull request #24 from nickcoutsos/dependabot/npm_and_yarn/application/f...Nick Coutsos
2022-04-11Bump follow-redirects from 1.14.5 to 1.14.9 in /applicationdependabot[bot]
2022-04-11Bugfix: deleting layer when currently viewing topmost layer causes crashNick Coutsos
2022-04-11Catching up on new zmk behavioursNick Coutsos
2022-01-07Merge pull request #20 from panzerstadt/feature/delete-layerNick Coutsos
2022-01-07flesh out the delete handlerpanzerstadt
2021-12-22Handle app installations for GitHub organizationsNick Coutsos
2021-12-21Log validation errorsNick Coutsos
2021-12-21Fix error logging for upstream auth failuresNick Coutsos
2021-12-21Document GitHub integrationNick Coutsos
2021-12-20Experimental support for .keymap templateNick Coutsos
2021-12-20Move default keybind and template into separate moduleNick Coutsos
2021-12-20Fill out more behaviour definitionsNick Coutsos
2021-12-14Fill in any missing key binds with &noneNick Coutsos
2021-12-14Generate an empty keymap if keymap.json can't be foundNick Coutsos
2021-12-14Add &none behaviour bindingNick Coutsos