diff options
| author | Joel Challis | 2025-02-27 23:14:32 +0100 |
|---|---|---|
| committer | GitHub | 2025-02-27 23:14:32 +0100 |
| commit | c4aaab5fa34ec9d66bb57c3640a5356c2daa638f (patch) | |
| tree | 21fa0c16d64a0c38a64e0c14668b48858ba384da /modules | |
| parent | 1efc82403bebe759272d1ba7a79d9dfa0d5df506 (diff) | |
2025q1 develop changelog (#24949)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/qmk/hello_world/qmk_module.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/qmk/hello_world/qmk_module.json b/modules/qmk/hello_world/qmk_module.json index 4f269cb4e9..fd855a6e23 100644 --- a/modules/qmk/hello_world/qmk_module.json +++ b/modules/qmk/hello_world/qmk_module.json @@ -2,6 +2,7 @@ "module_name": "Hello World", "maintainer": "QMK Maintainers", "features": { + "console": true, "deferred_exec": true }, "keycodes": [ |