summaryrefslogtreecommitdiff
path: root/keyboards/keebio/quefrency
AgeCommit message (Expand)Author
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-06Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-01Align definition of unicode_map (#19452)Joel Challis
2022-12-30Remove useless line continuations (#19399)Ryan
2022-12-18keebio/quefrency — add missing `LAYOUT_all`'s to info.json (#19373)jack
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-10-31Normalise Unicode keycodes (#18898)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre
2022-10-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-13Quefrency xeal (#18657)Alex Ong
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan
2022-09-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-19Add encoder map to Quefrency VIA keymap (#18380)Danny
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-03Move keyboard USB IDs and strings to data driven: K (#17846)Ryan
2022-07-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-11[Keyboard] Add Quefrency Rev. 5 (#17503)Danny
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-02-21Add encoder defaults for Keebio boards (#16398)Danny
2022-01-13Adding Quefrency keymap (#15852)peott-fr
2021-12-27[Keymap] Update bcat's keymaps/userspace to share logic, add OLED functionali...Jonathan Rascher
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-10-22[Keymap] Jonavin userspace keymap updates INVERT_NUMLOCK_INDICATOR (#14880)jonavin
2021-10-16[Keymap] added media controls, copy and paste; moved print screen (#14850)Roger
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-28[Keymap] fix NKRO - switch to get_mods() and refactor encoder action code (#1...jonavin
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-08-22[Keyboard] Disable Console on Keebio Quefrency (#14108)Drashna Jaelre
2021-08-19Merge remote-tracking branch 'upstream/master' into developJames Young
2021-08-19[Keymap] Add jonavin user space / common functions (#13876)jonavin
2021-08-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-08-18Keebio Quefrency Configurator rework (#14060)James Young
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young