index
:
keymap-editor
devicetree-parser
main
pages
A web based graphical editor of ZMK keymaps.
nickcoutsos
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-12-20
Move default keybind and template into separate module
Nick Coutsos
2021-12-20
Fill out more behaviour definitions
Nick Coutsos
2021-12-14
Fill in any missing key binds with &none
Nick Coutsos
2021-12-14
Generate an empty keymap if keymap.json can't be found
Nick Coutsos
2021-12-14
Add &none behaviour binding
Nick Coutsos
2021-12-07
Fix index error when rendering keymap with too many keys
Nick Coutsos
2021-11-17
CORS origin
Nick Coutsos
2021-11-13
Easily reload keyboard data
Nick Coutsos
2021-11-13
Support layouts that don't define row/col positions
Nick Coutsos
2021-11-13
Lint and display warnings client-side
Nick Coutsos
2021-11-12
Namespace persisted branch by repo name
Nick Coutsos
2021-11-12
Validate config/<name>.keymap existence on initial load
Nick Coutsos
2021-11-08
Fix lookup of .keymap file
Nick Coutsos
2021-11-08
Merge pull request #11 from PolarityWorks/master
Nick Coutsos
2021-11-08
Add new behaviours
ReFil
2021-11-07
Display load errors in UI
Nick Coutsos
2021-11-07
Send validation errors down to the application
Nick Coutsos
2021-11-07
Refactor app's github integration and loader
Nick Coutsos
2021-11-07
Organize github-related components
Nick Coutsos
2021-11-07
Remove unused variables
Nick Coutsos
2021-11-07
Update invalid repo modal
Nick Coutsos
2021-11-05
Add some visual cue for commit progress/success
Nick Coutsos
2021-11-05
Fix default repo selection
Nick Coutsos
2021-11-05
Fix default source selection
Nick Coutsos
2021-11-05
Push commits to specified repo and branch
Nick Coutsos
2021-11-05
Support loading from other branches
Nick Coutsos
2021-11-05
Support fetching a specific branch
Nick Coutsos
2021-11-05
Multi-step component to select keyboard data
Nick Coutsos
2021-11-05
Fetch branches for a selected repo
Nick Coutsos
2021-11-04
Fix merge duplication
Nick Coutsos
2021-11-03
Refactor warning dialogs
Nick Coutsos
2021-11-03
Merge branch 'master' into repo-picker
Nick Coutsos
2021-10-30
Handle repos not set up for keymap editor
Nick Coutsos
2021-10-30
Merge branch 'multi-repo-warning'
Nick Coutsos
2021-10-30
Fix unedited state
Nick Coutsos
2021-10-30
Merge branch 'ui'
Nick Coutsos
2021-10-30
Page through list of repositories
Nick Coutsos
2021-10-30
Disable commit until changes are made
Nick Coutsos
2021-10-30
Show a message when user has installed app for multiple repos
Nick Coutsos
2021-10-24
Fix layer naming in zmk keymap
Nick Coutsos
2021-10-24
Refactor initialization into another component
Nick Coutsos
2021-10-20
Improvements to key search/picker component
Nick Coutsos
2021-10-16
Rename search component and properties
Nick Coutsos
2021-10-16
Move search prompt logic out of component
Nick Coutsos
2021-10-16
Close search for external clicks triggering other events
Nick Coutsos
2021-10-16
Tweak button styles
Nick Coutsos
2021-10-16
Remove unused logout button and xterm stylesheet
Nick Coutsos
2021-10-16
Fix error for unauthorized state
Nick Coutsos
2021-10-16
Fix auth redirect
Nick Coutsos
2021-10-16
Initialize github module in loader component
Nick Coutsos
[next]