summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-09-29Very subtle glow effect on color iconNick Coutsos
2023-09-29Add globe keycode and autoshift macro demoNick Coutsos
2023-09-29Tweaks and update demo keymap with parameterized macrosNick Coutsos
2023-09-29Minor fixes and cleanup for parameterized macrosNick Coutsos
2023-09-29Macro placeholders!Nick Coutsos
2023-09-28Rough implementation of some parameterized macro sanity checkNick Coutsos
2023-09-27Basic parameterized macro support for RGB_COLOR_HSB(...)Nick Coutsos
2023-09-26Fix macro delete handlerNick Coutsos
2023-09-26Try re-intepreting RGB_COLOR_HSB* commands (leadup to parameterized macros)Nick Coutsos
2023-09-14Quick assign prompt on empty layers, allow cancelling changesNick Coutsos
2023-09-14Auto-scroll larger layouts in Quick Assign modalNick Coutsos
2023-09-13Add behavior selection and key palette to quick assignmentNick Coutsos
2023-09-13Avoid leaving websocket connections open indefinitelyNick Coutsos
2023-09-12Handle RGB_COLOR_HSB_VALNick Coutsos
2023-09-12Fix reviung layoutNick Coutsos
2023-09-11Fix prop for binding in mod-morph reconfigurationNick Coutsos
2023-09-09Add numeric symbols for N0-9Nick Coutsos
2023-09-09Minor fixes and cleanupNick Coutsos
2023-09-08More handling for malformed layersNick Coutsos
2023-09-08Add encoders to demo keyboardNick Coutsos
2023-09-08Improve encoder binding renderingNick Coutsos
2023-09-08Separate bind editing logic from presentationNick Coutsos
2023-09-08Add visual cue for applied keycode modifiersNick Coutsos
2023-09-07Update demo keyboard with newer functionalityNick Coutsos
2023-09-07Improve clarity and contrast for mini layout diagramsNick Coutsos
2023-09-07Switch remaining binding editors to BindingDialogNick Coutsos
2023-09-06Fix layout key rotation and normalize originsNick Coutsos
2023-09-06Fix default theme selectionNick Coutsos
2023-09-06Rewrite clipboard state managementNick Coutsos
2023-09-05Clean up keyboard layout rendering componentsNick Coutsos
2023-09-04Warn about layer with no `bindings` propertyNick Coutsos
2023-09-04Fix macro node lookup patternNick Coutsos
2023-09-04Add more delete confirmationsNick Coutsos
2023-09-04Fix column paddingNick Coutsos
2023-09-04Provide more description during initial source selectionNick Coutsos
2023-09-04Update bindings when deleting behaviorsNick Coutsos
2023-09-04Update behavior references when changing labelNick Coutsos
2023-09-03Handle dynamic changes to system dark modeNick Coutsos
2023-09-03Remove ChoicesPickerNick Coutsos
2023-09-03Jump to conditional layers tabNick Coutsos
2023-09-03Rough implementation of conditional layer editingNick Coutsos
2023-09-01Enable behavior configurationsNick Coutsos
2023-09-01Add behavior reconfigurations to app stateNick Coutsos
2023-08-30Remove behavior editing betaNick Coutsos
2023-08-30Handle conditional layersNick Coutsos
2023-08-30Inline picker panel in binding editor dialogNick Coutsos
2023-08-30Check for weird top-level keymap nodeNick Coutsos
2023-08-29Fix the scroll-to-initial-selection behaviorNick Coutsos
2023-08-29Remove base CSS from bundle to avoid flash of unstyled content in dark modeNick Coutsos
2023-08-29Disable export action when keymap wasn't loadedNick Coutsos