summaryrefslogtreecommitdiffstats
path: root/keyboards/lily58
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Keymap] Add personal lily58 keymap (#14834)pttbx2021-10-273-0/+215
* [Keymap] Update Miryoku (#14827)Manna Harbour2021-10-152-2/+2
* Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-301-1/+0
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-302-2/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-212-2/+2
* 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-122-4/+0
* Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)Ryan2021-09-101-1/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* [Keymap] Add Gaston's Lily58 custom keymap (#14334)Gastón Jorquera2021-09-084-0/+160
* Remove empty override functions (#14312)Ryan2021-09-052-11/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-2424-58/+63