summaryrefslogtreecommitdiff
path: root/keyboards/fjlabs
AgeCommit message (Expand)AuthorFilesLines
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan3-9/+18
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel42-1241/+0
2024-08-25Update Underglow keycodes (#23765)Ryan18-38/+38
2024-06-25Migrate `led_update_kb` implementations to DD (#23985)Joel Challis2-28/+3
2024-05-21Migrate `LOCKING_*_ENABLE` to Data-Driven: F (#23757)James Young42-843/+126
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan11-15/+15
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan4-4/+4
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-2/+2
2024-04-16Migrate build target markers to keyboard.json - FG (#23534)Joel Challis21-0/+0
2024-04-14Data-Driven Keyboard Conversions: F (#23516)James Young42-272/+160
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis12-19/+24
2023-08-23Move RGBLight animations to data driven (#21635)Ryan26-182/+170
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan26-13/+25
2023-06-14FJLabs Swordfish Layout Macro Refactor (#21234)James Young3-102/+179
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan17-10/+21
2023-04-30FJLabs Solanis Layout Macro Additions (#20639)James Young3-108/+993
2023-04-29FJLabs Sinanju WK Layout Additions and Touch-Up (#20628)James Young5-100/+466
2023-04-29FJLabs Avalon Layout Additions and Touch-Up (#20620)James Young13-122/+1185
2023-04-29FJLabs Polaris Layout Additions and Touch-Up (#20622)James Young5-100/+697
2023-04-29FJLabs Midway60 Layout Macro Additions (#20621)James Young3-71/+664
2023-04-29FJLabs AD65 Layout Macro Additions (#20619)James Young3-76/+723
2023-04-27Move 60% layouts to data driven (#20477)Ryan6-369/+246
2023-04-15Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan4-188/+124
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan12-650/+448
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan26-13/+39
2023-04-05Move TKL layouts to data driven (#20337)Ryan4-226/+173
2023-04-05Move Alice and Ergodox layouts to data driven (#20340)Ryan2-109/+70
2023-04-05Move 75% and 96% layouts to data driven (#20289)Ryan2-115/+83
2023-04-04Move 65% layouts to data driven (#20308)Ryan13-687/+481
2023-03-17Remove more empty headers (#20155)Ryan20-279/+0
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan1-1/+1
2023-03-13Adjust offset for some layouts (#20075)Ryan1-1/+83
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan42-399/+105
2023-02-17Remove matrix size defines (#19581)Ryan21-84/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan18-28/+28
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-15/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan42-126/+42
2023-02-03Debounce defines cleanup (#19742)Ryan21-63/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan21-63/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan20-420/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel21-21/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan18-19/+9
2022-11-25jsonify some info.json (#19146)Joel Challis1-1/+1
2022-11-03Remove more `UNUSED_PINS` defines (#18940)Ryan3-3/+0
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan31-62/+62
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan4-4/+4
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan35-35/+35
2022-09-14Remove `RESET` keycodes from fjlabs keyboards (#18364)jack4-4/+4
2022-09-03Remove more RESET keycode references (#18252)Joel Challis1-1/+1
2022-08-29[Keyboard] Add sinanju WK (#17736)Felix Jen9-0/+362