summaryrefslogtreecommitdiff
path: root/keyboards/linworks
AgeCommit message (Collapse)AuthorFilesLines
2025-09-11Merge remote-tracking branch 'origin/master' into developQMK Bot3-0/+315
2025-09-11add fave 10xs pcb (#25296)Freather3-0/+315
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2025-09-09Migrate `g_led_config` to DD (L) (#25617)Jack Sangdahl4-92/+158
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis3-6/+18
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis7-7/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis7-7/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis7-7/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan4-4/+4
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan3-8/+10
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel22-690/+0
2024-08-25Update Underglow keycodes (#23765)Ryan6-8/+8
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: L (#23771)James Young2-25/+6
Affects: - `labbe/labbeminiv1` - `labyrinth75` - `laneware/lpad` - `laneware/lw67` - `laneware/lw75` - `laneware/macro1` - `laneware/raindrop` - `laser_ninja/pumpkinpad` - `latincompass/latin47ble` - `lazydesigners/dimple/ortho` - `lazydesigners/dimple/staggered/rev1` - `lazydesigners/dimple/staggered/rev2` - `lazydesigners/dimple/staggered/rev3` - `lazydesigners/dimple` - `lazydesigners/the50` - `lazydesigners/the60/rev1` - `lets_split/rev1` - `lets_split/rev2` - `lfkeyboards/lfk65_hs` - `lfkeyboards/lfk78/revb` - `lfkeyboards/lfk78/revc` - `lfkeyboards/lfk78/revj` - `lfkeyboards/lfk87/reva` - `lfkeyboards/lfk87/revc` - `lfkeyboards/lfkpad` - `lfkeyboards/mini1800/reva` - `lfkeyboards/mini1800/revc` - `lfkeyboards/smk65/revb` - `lfkeyboards/smk65/revf` - `linworks/fave60` - `lizard_trick/tenkey_plusplus` - `lm_keyboard/lm60n` - `lucid/alexa` - `lucid/alexa_solder` - `lucid/kbd8x_hs` - `lucid/phantom_hs` - `lucid/phantom_solder` - `lucid/scarlet` - `lyso1/lck75` - `lyso1/lefishe`
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-04-25Migrate build target markers to keyboard.json - L (#23607)Joel Challis3-0/+0
2024-04-22Data-Driven Keyboard Conversions: L (#23576)James Young4-28/+14
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis8-1/+0
2024-03-15Linworks FAve 87H Keymap Refactor/Bugfix (#23292)James Young2-36/+36
* Refactor keymaps - use QMK-native keycode aliases - grid-align keycodes [refactor] * Correct key sequence Moves the keycode representing the right half of a split Backspace to the number row, after the left half/2u Backspace keycode. Updates the keycode grid alignment to maintain readability. [bugfix]
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis8-51/+39
2024-03-09Remove redundant disabling of features (#22926)Joel Challis1-2/+1
2024-03-02WS2812 PWM: prefix for DMA defines (#23111)Ryan1-2/+2
* WS2812 PWM: prefix for DMA defines * Add backward compatibility defines
2024-01-08Migrate RGB Matrix config to info.json - L (#22864)Joel Challis10-317/+194
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan5-5/+5
2023-10-13amend alice* community_layouts in keyboards (#21846)Duncan Sutherland2-2/+27
* add alice* to keyboards * add seigaiha * additions * Update info.json * revert wanderland * add tgr/alice * add matrix diagram.md
2023-09-28add linworks fave60 (#20796)DUILCHOI7-0/+566
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-09-14Linworks Fave60a Community Layout Support (#22015)James Young4-17/+117
* Friendly-format `info.json` [style] * Correct layout data [chore] * Add layout/matrix diagram [docs] * Rename `LAYOUT` to `LAYOUT_60_tsangan_hhkb` [refactor] * Add `LAYOUT_60_ansi_tsangan` [enhancement] * Enable Community Layout support [enhancement]
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-25/+12
* 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
2023-08-23Fix keyboards with old RGB driver names (#21815)Ryan2-2/+2
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan3-3/+3
2023-08-21Merge remote-tracking branch 'origin/master' into developzvecr7-0/+241
2023-08-20[Keyboard] Add linworks favepada (#20794)DUILCHOI7-0/+241
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-25Merge remote-tracking branch 'origin/master' into developQMK Bot7-0/+355
2023-07-24[Keyboard] Add linworks fave60a (#20795)DUILCHOI7-0/+355
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-08Relocate backlight drivers (#21444)Ryan2-2/+0
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2-2/+3
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2-4/+0
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan6-4/+2
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan4-2/+6
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan2-438/+438
2023-05-02`info.json` whitespace cleanups (#20651)Ryan2-144/+143
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan6-30/+6
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan3-552/+474
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)Ryan10-5/+13
2023-04-05Move TKL layouts to data driven (#20337)Ryan5-858/+713
2023-04-05Move Alice and Ergodox layouts to data driven (#20340)Ryan2-354/+308
2023-04-04Move 65% layouts to data driven (#20308)Ryan3-360/+269
2023-04-04Move fullsize layouts to data driven (#20317)Ryan2-443/+396
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan2-1/+3
2023-03-17Remove more empty headers (#20155)Ryan3-49/+0
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan1-4/+4