aboutsummaryrefslogtreecommitdiffhomepage
path: root/application
AgeCommit message (Expand)Author
2021-10-09Pass index down to nested paramlistNick Coutsos
2021-10-09Let key component handle indexing the parsed treeNick Coutsos
2021-10-09Drop redundant propNick Coutsos
2021-10-08Move picker responsibility to key componentNick Coutsos
2021-10-08Start simplifying the data flow for keymap dataNick Coutsos
2021-10-05Add name when creating a new layerNick Coutsos
2021-10-04Handle auth errors client-sideNick Coutsos
2021-10-04Update packagesNick Coutsos
2021-10-03Remove websocketNick Coutsos
2021-10-03Pages deployNick Coutsos
2021-10-03Basic github write implementationNick Coutsos
2021-10-02Add configuration to static appNick Coutsos
2021-10-02Fetch layout and keymap from a github linked github repositoryNick Coutsos
2021-09-09Drop QMK interfaceNick Coutsos
2021-08-28Fix key sizingNick Coutsos
2021-08-28Reduce the number of hardcoded pathsNick Coutsos
2021-08-27Fix behaviour re-parsingNick Coutsos
2021-08-27Support bind behaviour switchingNick Coutsos
2021-08-26Update style for top level parameter listsNick Coutsos
2021-08-26Support variable parameters list length based on behaviour and initially pars...Nick Coutsos
2021-08-26Move keycode/behaviour data to backendNick Coutsos
2021-08-23Support behaviour commands/paramsNick Coutsos
2021-08-22Improved layer selector and layer namingNick Coutsos
2021-08-21Move search target selection into keymap component, including non-hardcoded l...Nick Coutsos
2021-08-21Show all results for up to 10 optionsNick Coutsos
2021-08-21Improve search selectionNick Coutsos
2021-08-21Play with visualsNick Coutsos
2021-08-18Basic ZMK supportNick Coutsos
2021-08-18Load zmk keycode and behaviour bindingsNick Coutsos
2021-08-17Fix add layer buttonNick Coutsos
2021-08-17Refactor layout and editing componentsNick Coutsos
2021-08-16Small cleanupNick Coutsos
2021-08-16Remove old codeNick Coutsos
2021-08-16Convert terminal to componentNick Coutsos
2021-08-16some cleanupNick Coutsos
2021-08-16Working keymap editingNick Coutsos
2021-08-15Parse bindings at app level and pass down with layer and key index metadataNick Coutsos
2021-08-15Handle function codes with empty parameter listsNick Coutsos
2021-08-14Fix search filtering and remove unused key-code componentNick Coutsos
2021-08-14Fix key selectionNick Coutsos
2021-08-14Fix arrow key symbolsNick Coutsos
2021-08-14Replace key-code with key-value and key-paramlistNick Coutsos
2021-08-13Use search popup selection to update keymapNick Coutsos
2021-08-11Render human readable keymapsNick Coutsos
2021-08-09Try to get a search component workingNick Coutsos
2021-08-07Implement keys using vue componentsNick Coutsos
2021-08-06Start converting to vueNick Coutsos
2021-07-31Fix missing combo definitionsNick Coutsos
2020-08-27Hacky combo editingNick Coutsos
2020-08-26Beginnings of combo editorNick Coutsos