summaryrefslogtreecommitdiff
path: root/keyboards/ckeys
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2-8/+8
2025-06-28Configure boards to use development_board - ABC (#25417)Joel Challis1-2/+1
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis4-4/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis4-4/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis2-2/+0
2024-05-23Remove some useless code from keymaps (#23787)Ryan2-8/+0
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: A-C, Part 2 (#23746)James Young10-91/+30
2024-05-17Delete trivial keymap readmes (#23714)Ryan4-4/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-05-02Convert some AVR GPIO operations to macros (#23424)Ryan1-2/+2
2024-04-23Change to `development_board` (#21695)Duncan Sutherland1-3/+1
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis10-63/+48
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan1-4/+4
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan5-98/+37
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan7-109/+61
2023-03-17Remove more empty headers (#20155)Ryan3-49/+0
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan10-75/+25
2023-02-26Move encoder config to data driven (#19923)Ryan4-8/+10
2023-02-26Move backlight config to data driven (#19910)Ryan4-5/+7
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2-2/+0
2023-02-17Remove matrix size defines (#19581)Ryan5-20/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-16/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan10-31/+11
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan1-5/+0
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2-10/+0
2023-02-03Debounce defines cleanup (#19742)Ryan5-15/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan5-15/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan5-105/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel5-5/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan4-22/+0
2023-01-11Tidy up use of CTPC (#19570)Joel Challis1-1/+1
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan4-4/+2
2022-11-22Update use of legacy keycodes (#19120)Joel Challis3-4/+4
2022-11-07Normalise MIDI keycodes (#18972)Ryan1-4/+4
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre1-12/+0
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-2/+2
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-2/+2
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel4-4/+0
2022-07-25Merge remote-tracking branch 'origin/master' into developQMK Bot10-38/+33
2022-07-26Move keyboard USB IDs and strings to data driven: C (#17789)Ryan10-38/+33
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre1-2/+2
2022-05-30Removes terminal from QMK. (#17258)Nick Brassel2-5/+4
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis4-7/+7
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan5-12/+0
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2-29/+29
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan5-10/+5
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan1-3/+0