summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-165-9/+9
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-155-6/+6
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-1511-12/+111
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-137-15/+15
* Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-136-709/+0
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-1/+1
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-1/+1
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-0631-136/+1
* Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan2022-09-061-1/+1
* Clean-up of `#define _ADJUST 16` instances (#18182)James Young2022-08-271-6/+8
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2130-34/+34
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-207-22/+27
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-207-22/+27
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-061-3/+0
* | Remove legacy AVR ssd1306 driver (#17864)Joel Challis2022-07-314-520/+0
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2022-07-028-161/+0
|\|
| * Userspace and keymap update for user bbaserdem. (#14484)Batuhan Baserdem2022-07-028-161/+0
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-194-4/+4
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-3/+3
* [Keyboard] Add userspace pdl and a handwired board (#14199)Daniel Perrett2022-04-123-0/+106
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-4/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-29/+29
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-3/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* [Keymap] lets split keymap for shaymdev (#14663)Shay Merrill2021-10-113-0/+253
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove empty override functions (#14312)Ryan2021-09-053-57/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-068-8/+8
* [Keyboard] Fix compile size for the Lets Split Sockets via keymap (#13691)Drashna Jaelre2021-07-252-5/+2
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-062-5/+5
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-2/+0
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-115-118/+0
* Make Swap Hands use PROGMEM (#12284)Drashna Jaelre2021-05-091-1/+1
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+1
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-2/+0
* Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-302-0/+5
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-203-3/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* Normalise include statements in keyboard code (#11185)Ryan2020-12-161-1/+1
* Enable extrakeys, mousekeys for all VIA keymaps. (#10740)kaylanm2020-11-021-1/+1