summaryrefslogtreecommitdiff
path: root/keyboards/keebio/quefrency
AgeCommit message (Expand)AuthorFilesLines
2025-09-12Tidy Keebio keyboards (#25653)Joel Challis8-54/+17
2025-09-12Migrate `eeconfig_init_kb` implementations to config (#25422)Joel Challis6-48/+13
2025-06-28Configure boards to use development_board - K (#25421)Joel Challis1-2/+1
2025-06-28Fix `keebio/quefrency/rev1:default60` (#25423)Joel Challis1-1/+4
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel5-120/+0
2024-08-25Update Underglow keycodes (#23765)Ryan5-11/+11
2024-08-21Merge remote-tracking branch 'origin/master' into developQMK Bot9-17/+706
2024-08-21Add Quefrency Rev. 6 (#24291)Danny9-17/+706
2024-07-23Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)Joel Challis5-5/+15
2024-07-13Migrate SPLIT_HAND_PIN to json (#23924)Joel Challis10-29/+15
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769)James Young6-15/+18
2024-05-21Move VIA config to keymap level (#23754)Joel Challis4-11/+35
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan2-4/+4
2024-04-22Data-Driven Keyboard Conversions: K, Part 3 (#23566)James Young11-24/+51
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2-2/+5
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis3-88/+0
2024-02-16[Keymap Removal] keyboard with most keymaps (#23092)Joel Challis22-769/+0
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark5-308/+0
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel5-308/+0
2023-12-05Remove "empty" files (#22603)Joel Challis6-134/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis10-386/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan10-63/+65
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan10-5/+5
2023-06-14Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan8-4/+4
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan10-5/+15
2023-06-01Unicodemap keycodes rename (#21092)Ryan2-6/+6
2023-04-15Encodermap direction define. (#20454)Nick Brassel2-2/+2
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan10-5/+15
2023-04-04Move 65% layouts to data driven (#20308)Ryan12-3092/+2392
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2-2/+0
2023-03-29Merge remote-tracking branch 'upstream/master' into developfauxpark5-557/+488
2023-03-29Fix some invalid layout macros (#20256)Ryan6-571/+488
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan12-31/+5
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan10-32/+56
2023-03-10Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan2-17/+0
2023-02-26Move encoder config to data driven (#19923)Ryan8-20/+52
2023-02-26Move backlight config to data driven (#19910)Ryan4-2/+6
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan10-15/+15
2023-02-17Remove matrix size defines (#19581)Ryan5-25/+0
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan1-20/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan11-9/+10
2023-02-06Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan1-1/+1
2023-02-03Debounce defines cleanup (#19742)Ryan5-15/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-01Align definition of unicode_map (#19452)Joel Challis1-1/+1
2022-12-30Remove useless line continuations (#19399)Ryan7-92/+84
2022-12-18keebio/quefrency — add missing `LAYOUT_all`'s to info.json (#19373)jack2-0/+206
2022-11-21Remove .noci functionality (#19122)Joel Challis2-0/+0
2022-10-31Normalise Unicode keycodes (#18898)Ryan1-1/+1