Commit Graph

3 Commits

Author SHA1 Message Date
Pascal Getreuer
4c08241d05 Add KC_NUHS, KC_NUBS, and KC_CAPS. 2025-01-11 16:27:17 -08:00
Pascal Getreuer
e8ded5a2f1 keycode_string review revisions.
* Rename keycode_string() -> get_keycode_string() for consistency with
  existing string utils like get_u8_str().

* Revise custom keycode names with separate _user and _kb tables.
2025-01-05 17:37:34 -08:00
Pascal Getreuer
580f8bd703 keycode_string(): Format keycodes as strings.
This adds the `keycode_string()` function described in
https://getreuer.info/posts/keyboards/keycode-string/index.html
as a core feature.
2025-01-04 18:48:12 -08:00