summaryrefslogtreecommitdiff
path: root/keyboards/inett_studio
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (I) (#25600)Jack Sangdahl4-80/+140
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis2-2/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-11-20Backward compatibility for new RGB keycode handling (#24490)Ryan2-0/+4
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan8-210/+4
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan3-6/+18
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel5-121/+0
2024-07-11Various fixes for keyboards not implementing callbacks correctly (#24092)Joel Challis2-0/+8
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan4-4/+4
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis4-29/+26
2024-02-20Fixup inett_studio/sq80 (#23121)jack2-4/+1
2024-02-19Merge remote-tracking branch 'origin/master' into developQMK Bot6-0/+209
2024-02-19[Keyboard] Add iNETT Studio SQUARE 80% (#21082)Mathias Andersson6-0/+209
2024-01-08Migrate RGB Matrix config to info.json (#22863)Joel Challis4-110/+60
2023-12-18Update keyboard LED driver configs (#22638)Ryan2-2/+2
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis2-2/+0
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan2-4/+4
2023-10-04Update ISSI LED types (#22099)Ryan2-2/+2
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan2-4/+4
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan2-2/+2
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-28/+26
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan2-2/+2
2023-08-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis2-28/+28
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan4-6/+4
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+2
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan4-2/+6
2023-04-27Move 60% layouts to data driven (#20477)Ryan2-100/+406
2023-04-15Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan2-20/+69
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-03-05Move matrix config to info.json, part 1 (#19985)Ryan4-10/+10
2023-02-17Remove matrix size defines (#19581)Ryan2-6/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
2023-02-03Debounce defines cleanup (#19742)Ryan2-6/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan4-4/+2
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2-2/+20
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2-4/+10
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan4-4/+4
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel2-2/+0
2022-07-29Move keyboard USB IDs and strings to data driven: I (#17836)Ryan4-16/+14
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis4-4/+4
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan2-4/+2
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2-4/+0
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis2-2/+2
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2-6/+96
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2-2/+2