summaryrefslogtreecommitdiff
path: root/keyboards/lets_split
AgeCommit message (Expand)Author
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
2022-09-06Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan
2022-08-27Clean-up of `#define _ADJUST 16` instances (#18182)James Young
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann
2022-07-31Remove legacy AVR ssd1306 driver (#17864)Joel Challis
2022-07-02Merge remote-tracking branch 'upstream/master' into developNick Brassel
2022-07-02Userspace and keymap update for user bbaserdem. (#14484)Batuhan Baserdem
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-04-12[Keyboard] Add userspace pdl and a handwired board (#14199)Daniel Perrett
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-07Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-10-11[Keymap] lets split keymap for shaymdev (#14663)Shay Merrill
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-05Remove empty override functions (#14312)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-25[Keyboard] Fix compile size for the Lets Split Sockets via keymap (#13691)Drashna Jaelre
2021-07-19[Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus22
2021-07-06`keymap_extras`: Remove deprecated defines (#12949)Ryan
2021-06-30Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan
2021-05-11Remove KEYMAP and LAYOUT_kc (#12160)Zach White
2021-05-09Make Swap Hands use PROGMEM (#12284)Drashna Jaelre
2021-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young
2021-02-15Audio system overhaul (#11820)Drashna Jaelre
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2021-01-30Add a <FEATURE>_SUPPORTED flag (#9058)Zach White
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2020-11-02Enable extrakeys, mousekeys for all VIA keymaps. (#10740)kaylanm
2020-10-05Update personal keymap for Let's Split keyboard. (#10536)Gergely Peidl
2020-08-05[Keymap] Adding Custom Keymap for Let's Split (#9423)aerialviews007
2020-06-18[Keyboard] Add Via support for Let's Split v2 (#9448)Yasha Mostofi
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-01-30Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty
2020-01-29Add German programming layout for Lets Split (#8014)moseschmiedel
2020-01-19Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark