summaryrefslogtreecommitdiffstats
path: root/keyboards/lily58
Commit message (Expand)AuthorAgeFilesLines
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-107-14/+15
* Add Support for Lilly58 r2g (#19862)Elliot Powell2023-03-038-0/+530
* Move encoder config to data driven (#19923)Ryan2023-02-264-12/+26
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-177-11/+9
* Remove matrix size defines (#19581)Ryan2023-02-173-15/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-6/+6
* Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan2023-02-061-3/+4
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-033-9/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove useless line continuations (#19399)Ryan2022-12-307-92/+92
* Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...precondition2022-12-132-2/+4
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-1217-17/+17
* [Keymap] gshmu keymap for lily58 (#19040)gshmu2022-12-043-0/+157
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Normalise Auto Shift keycodes (#18892)Ryan2022-10-281-1/+1
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-274-5/+5
* Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-211-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-204-4/+4
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-1617-18/+18
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-3/+3
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-1512-23/+111
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-112-2/+2
* Remove legacy international keycodes (#18588)Ryan2022-10-091-2/+2
* Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)Dasky2022-09-072-2/+0
* Remove legacy define USE_SERIAL_PD2 (#18298)Dasky2022-09-0715-30/+5
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-214-4/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-036-0/+455
|\
| * Userspace: muppetjones (#1) (#13461)Stephen J Bush2022-08-036-0/+455
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-026-23/+20
|\|
| * Move keyboard USB IDs and strings to data driven: L (#17849)Ryan2022-08-026-23/+20
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-022-2/+0
|\|
| * [Keymap] Update Miryoku (#16482)Manna Harbour2022-07-022-2/+0
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* Fix broken build for users/curry (#16492)Allen Choi2022-04-192-0/+11
* [Keymap] bépo layout on Lily58L (#16243)N L2022-04-133-0/+410
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-9/+0
* [Keyboard] lily58/glow_enc (#16101)Liashenko Volodymyr2022-03-106-0/+163
* Remove manual enable of LTO within user keymaps (#15378)Joel Challis2022-02-101-1/+0
* [Keymap] Lily58 : HELL0 NAVI. Interface (#15469)druotoni2022-01-1321-0/+2879
* [Keymap] bongocat_wpm_responsive for lily58 (#14922)Gianluca D'Abrosca2022-01-104-0/+417
* [Keymap] Update bcat's keymaps/userspace to share logic, add OLED functionali...Jonathan Rascher2021-12-274-17/+22
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-24/+24
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-2/+2
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-072-6/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-5/+0
* Add TRNS to LOWER layer (#15288)Gastón Jorquera2021-11-282-8/+8
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-0214-31/+42