| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add `{rgb|led}_matrix_get_mode_name()`. (#25344) | Nick Brassel | 2025-06-07 | 1 | -50/+1 |
| | | |||||
| * | [tzarc/djinn] Include community modules in RGB naming. (#25343) | Nick Brassel | 2025-06-07 | 1 | -0/+6 |
| | | |||||
| * | [bug] Djinn theme fix. (#24754) | Nick Brassel | 2024-12-27 | 1 | -2/+2 |
| | | | | Theme fix. | ||||
| * | Clean up usage of `QMK_KEYBOARD_H` (#20167) | Ryan | 2023-03-19 | 1 | -1/+0 |
| | | |||||
| * | Djinn theme, allow force redraws (#18558) | Nick Brassel | 2022-10-01 | 1 | -2/+2 |
| | | |||||
| * | [Fix] Patches after printf library update (#17584) | Stefan Kerkmann | 2022-07-07 | 1 | -5/+5 |
| | | | | | | | | | | | | | * Add missing '(' to print_bin_reverse32 declaration * Fix insufficient character buffers on satisfaction75 * Remove \0 character in format string and use corrected offset math instead on rocketboard 16 * Replace snprintf_ with snprintf for djinn * Explicitly ignore format checks for tracktyl manuform that uses %b specifier * Print properly escaped version string in command.c, as PRODUCT or other defines can contain constructs like 'Vendor keyboard 66%' which will be interpreted as a format specifier | ||||
| * | Add Djinn. (#17382) | Nick Brassel | 2022-06-20 | 1 | -0/+307 |
| * Add Djinn. * Review comments. * Further cleanup. | |||||