summaryrefslogtreecommitdiffhomepage
path: root/index.html
AgeCommit message (Expand)Author
2023-11-13Devicetree formatting: blank lines between labeled nodesNick Coutsos
2023-11-12Add feature flag for experimental send-string behaviorNick Coutsos
2023-11-07Open wiki link in new windowNick Coutsos
2023-11-07Filter new behavior modal using enabled experimental featuresNick Coutsos
2023-11-07Add mouse behaviors with user opt-inNick Coutsos
2023-11-06Move settings state to its own sliceNick Coutsos
2023-11-03Fix keycode mappingsNick Coutsos
2023-11-01Auto-scale keyboard layout to fit window widthNick Coutsos
2023-11-01Halloween completeNick Coutsos
2023-10-26Wrap conditionally rendered textNick Coutsos
2023-10-25Binding trigger label improvementsNick Coutsos
2023-10-21Fix configured behaviors in demo keyboardNick Coutsos
2023-10-21Fix serializing for MACRO_PLACEHOLDERNick Coutsos
2023-10-20Update tg4x layoutNick Coutsos
2023-10-19booNick Coutsos
2023-10-14Fix quick assign modal closureNick Coutsos
2023-10-14Add tap-dance bindingTriggerTemplateNick Coutsos
2023-10-14Show bind trigger labels for tap danceNick Coutsos
2023-10-13Add basic labeling of binding elements in behavior editorNick Coutsos
2023-10-13Fix required properties for sensor-rotate behavior editorNick Coutsos
2023-10-13Conditionally show "add binding" in mod-morph editorNick Coutsos
2023-10-07Add error boundaries to keymap sections to avoid total app crashNick Coutsos
2023-10-06Fix omit empty combo layersNick Coutsos
2023-10-06Regenerate locale symbolsNick Coutsos
2023-10-04Render compact GitHub picker as a buttonNick Coutsos
2023-10-04Improve devicetree formatterNick Coutsos
2023-10-04Clone for combos, macros, and conditional layersNick Coutsos
2023-10-04Add action to clone from an existing behavioNick Coutsos
2023-10-03Fix RGB initial value selectionNick Coutsos
2023-10-03Improve Quick Assign feedbackNick Coutsos
2023-10-03Support require-prior-idle-ms propertyNick Coutsos
2023-10-02Fall back to original value when re-mapping conditional layersNick Coutsos
2023-10-02Preserve preceding whitespace for inline commentsNick Coutsos
2023-10-02Remove whitespace in binding cells when groupingNick Coutsos
2023-10-02Render title attribute for binding's behaviorNick Coutsos
2023-10-02Restore binding tooltip functionalityNick Coutsos
2023-10-01Make parsing a little more robustNick Coutsos
2023-09-30Fix demo homerow mods and update dialog textNick Coutsos
2023-09-30Omit unmodified nodes to keep update payload size downNick Coutsos
2023-09-29Handle excessive number of layers in switcherNick Coutsos
2023-09-29Move active layer into app stateNick Coutsos
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