summaryrefslogtreecommitdiff
path: root/keyboards/recompile_keys/nomu30
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2-4/+4
2025-06-02Configure boards to use development_board - R (#25316)Joel Challis1-2/+1
2025-01-30Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)Joel Challis1-1/+0
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan1-3/+3
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-42/+0
2024-08-17Remove like_jis keymap. (#24292)marksard4-313/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-04-17Migrate build target markers to keyboard.json - R (#23542)Joel Challis5-47/+18
2024-02-22Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...Ryan2-2/+2
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-188/+33
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-2/+2
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2-2/+0
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan6-93/+0
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan4-50/+10
2023-02-17Remove matrix size defines (#19581)Ryan1-23/+0
2023-02-17Move Bootmagic config to data driven (#19860)Ryan2-4/+3
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+8
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan2-2/+2
2022-11-21Remove .noci functionality (#19122)Joel Challis3-0/+0
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2-2/+0
2022-10-09Remove legacy international keycodes (#18588)Ryan4-13/+13
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis4-4/+4
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel2-2/+0
2022-08-04Move keyboard USB IDs and strings to data driven: R (#17885)Ryan2-7/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan2-2/+2
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-4/+0
2022-01-31[Keyboard] move @takai 's keyboards into /recompile_keys (#16053)peepeetee30-0/+1204