summaryrefslogtreecommitdiffstats
path: root/keyboards/fjlabs
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-2326-182/+170
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1826-13/+25
* FJLabs Swordfish Layout Macro Refactor (#21234)James Young2023-06-143-102/+179
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-2717-10/+21
* FJLabs Solanis Layout Macro Additions (#20639)James Young2023-04-303-108/+993
* FJLabs Sinanju WK Layout Additions and Touch-Up (#20628)James Young2023-04-295-100/+466
* FJLabs Avalon Layout Additions and Touch-Up (#20620)James Young2023-04-2913-122/+1185
* FJLabs Polaris Layout Additions and Touch-Up (#20622)James Young2023-04-295-100/+697
* FJLabs Midway60 Layout Macro Additions (#20621)James Young2023-04-293-71/+664
* FJLabs AD65 Layout Macro Additions (#20619)James Young2023-04-293-76/+723
* Move 60% layouts to data driven (#20477)Ryan2023-04-276-369/+246
* Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan2023-04-154-188/+124
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-1512-650/+448
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0626-13/+39
* Move TKL layouts to data driven (#20337)Ryan2023-04-054-226/+173
* Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-052-109/+70
* Move 75% and 96% layouts to data driven (#20289)Ryan2023-04-052-115/+83
* Move 65% layouts to data driven (#20308)Ryan2023-04-0413-687/+481
* Remove more empty headers (#20155)Ryan2023-03-1720-279/+0
* Fix layout macro keys with no matrix position (#20033)Ryan2023-03-131-1/+1
* Adjust offset for some layouts (#20075)Ryan2023-03-131-1/+83
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-1042-399/+105
* Remove matrix size defines (#19581)Ryan2023-02-1721-84/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-1718-28/+28
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-15/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0842-126/+42
* Debounce defines cleanup (#19742)Ryan2023-02-0321-63/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-0321-63/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-3020-420/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3121-21/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-1018-19/+9
* jsonify some info.json (#19146)Joel Challis2022-11-251-1/+1
* Remove more `UNUSED_PINS` defines (#18940)Ryan2022-11-033-3/+0
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-2031-62/+62
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-164-4/+4
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1535-35/+35
* Remove `RESET` keycodes from fjlabs keyboards (#18364)jack2022-09-144-4/+4
* Remove more RESET keycode references (#18252)Joel Challis2022-09-031-1/+1
* [Keyboard] Add sinanju WK (#17736)Felix Jen2022-08-299-0/+362
* [Keyboard] Add Peaker keyboard (#17920)Felix Jen2022-08-299-0/+364
* [Keyboard] Add Trailblazer Avalon (#17568)Felix Jen2022-08-299-0/+353
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-203-3/+3
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-203-3/+3
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-0618-18/+0
|/
* Move keyboard USB IDs and strings to data driven: F (#17816)Ryan2022-07-2736-133/+115
* FJLabs Sinanju Refactor (#17773)James Young2022-07-245-97/+229
* Added Windz Sinanju to QMK (#17566)Felix Jen2022-07-209-0/+358
* FJLabs Solanis Refactor (#17686)James Young2022-07-153-45/+74
* [Keyboard] Add Swordfish keyboard (#17567)Felix Jen2022-07-119-0/+306
* keyboards: fix malformed info.json files (#17292)Ryan Skidmore2022-06-021-1/+1