summaryrefslogtreecommitdiff
path: root/keyboards/jkeys_design
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-110/+0
2024-08-25Update Underglow keycodes (#23765)Ryan4-20/+20
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis4-28/+20
2024-01-08Migrate RGB Matrix config to info.json - J (#22862)Joel Challis4-48/+0
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel5-289/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-24/+26
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan2-2/+2
2023-07-08Merge remote-tracking branch 'upstream/master' into developfauxpark6-4/+183
2023-07-08Adding Custom Shift Key Implementation for BriianPowell's Gentleman65 Keymap ...Brian6-4/+183
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+6
2023-05-03JKeys Design Gentleman65 Suited Edition Layout Macro Addition (#20685)James Young4-75/+177
2023-05-03JKeys Design Gentleman65 Layout Macro Addition and Touch-Up (#20684)James Young5-79/+173
2023-05-02`info.json` whitespace cleanups (#20651)Ryan2-7/+7
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan6-104/+148
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan4-2/+6
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-2/+6
2023-04-03Add core/fallback encoder behaviour (#20320)jack2-26/+0
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan4-16/+10
2023-02-26Move encoder config to data driven (#19923)Ryan4-8/+10
2023-02-17Remove matrix size defines (#19581)Ryan2-8/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2022-11-03Remove more `UNUSED_PINS` defines (#18940)Ryan1-1/+0
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2-2/+2
2022-09-02[Keymap] Fixing location of my Keymap for the Gentleman65 (#18246)Brian2-0/+110
2022-08-24Move keyboard USB IDs and strings to data driven: develop (#18152)Ryan2-8/+7
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis2-2/+2
2022-08-14Add Gentleman 65 SE Solderd PCB support (#16992)JJ4818-0/+536