summaryrefslogtreecommitdiffstats
path: root/keyboards/jkeys_design
Commit message (Collapse)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-234-24/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-232-2/+2
|
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-07-086-4/+183
|\
| * Adding Custom Shift Key Implementation for BriianPowell's Gentleman65 Keymap ↵Brian2023-07-086-4/+183
| | | | | | | | (#21315)
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-184-2/+6
|/
* JKeys Design Gentleman65 Suited Edition Layout Macro Addition (#20685)James Young2023-05-034-75/+177
| | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_65_ansi_rwkl_split_bs * add LAYOUT_65_ansi_wkl_split_bs * Update keyboards/jkeys_design/gentleman65_se_s/info.json
* JKeys Design Gentleman65 Layout Macro Addition and Touch-Up (#20684)James Young2023-05-035-79/+173
| | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * info.json: correct `name` to `keyboard_name` * rename LAYOUT_all to LAYOUT_65_ansi_rwkl_split_bs * add LAYOUT_65_isoenter_rwkl_split_bs * Update keyboards/jkeys_design/gentleman65/info.json
* `info.json` whitespace cleanups (#20651)Ryan2023-05-022-7/+7
|
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-156-104/+148
|
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-084-2/+6
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-2/+6
|
* Add core/fallback encoder behaviour (#20320)jack2023-04-032-26/+0
|
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-054-16/+10
|
* Move encoder config to data driven (#19923)Ryan2023-02-264-8/+10
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
|
* Remove more `UNUSED_PINS` defines (#18940)Ryan2022-11-031-1/+0
|
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
|
* [Keymap] Fixing location of my Keymap for the Gentleman65 (#18246)Brian2022-09-022-0/+110
|
* Move keyboard USB IDs and strings to data driven: develop (#18152)Ryan2022-08-242-8/+7
| | | | | * Move keyboard USB IDs and strings to data driven: develop * Also do new onekeys
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
|
* Add Gentleman 65 SE Solderd PCB support (#16992)JJ482022-08-1418-0/+536