summaryrefslogtreecommitdiff
path: root/keyboards/recompile_keys
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 Challis3-6/+3
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2025-01-30Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)Joel Challis2-2/+0
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan1-3/+3
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel6-145/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-4/+4
2024-08-17Merge remote-tracking branch 'origin/master' into developQMK Bot4-313/+0
2024-08-17Remove like_jis keymap. (#24292)marksard4-313/+0
2024-07-23Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)Joel Challis3-3/+9
2024-07-13Migrate SPLIT_HAND_PIN to json (#23924)Joel Challis6-42/+9
2024-05-17Delete trivial keymap readmes (#23714)Ryan3-3/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-04-17Migrate build target markers to keyboard.json - R (#23542)Joel Challis9-71/+30
2024-04-13Miscellaneous keyboard.json migrations (#23486)Joel Challis2-12/+8
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland6-5/+3
2024-03-15Migrate features from rules.mk to data driven - OPQR (#23285)Joel Challis2-12/+9
2024-02-22Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...Ryan2-2/+2
2023-12-05Remove "empty" files (#22603)Joel Challis1-18/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-30/+13
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+1
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-1/+3
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan1-1/+0
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan8-366/+210
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-3/+5
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2-2/+0
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-17Remove more empty headers (#20155)Ryan7-122/+0
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan6-93/+0
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan12-120/+37
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan6-12/+9
2023-02-17Remove matrix size defines (#19581)Ryan4-36/+0
2023-02-17Move Bootmagic config to data driven (#19860)Ryan2-4/+3
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan12-36/+20
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2-8/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel4-4/+0
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan2-2/+2
2022-11-21Remove .noci functionality (#19122)Joel Challis5-0/+0
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan1-1/+1
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan1-2/+2
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre3-3/+10
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan1-3/+3
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan1-1/+1
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 Brassel6-6/+0