summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/quefrency
Commit message (Expand)AuthorAgeFilesLines
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-20/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0811-9/+10
* Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan2023-02-061-1/+1
* Debounce defines cleanup (#19742)Ryan2023-02-035-15/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Align definition of unicode_map (#19452)Joel Challis2023-01-011-1/+1
* Remove useless line continuations (#19399)Ryan2022-12-307-92/+84
* keebio/quefrency — add missing `LAYOUT_all`'s to info.json (#19373)jack2022-12-182-0/+206
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Normalise Unicode keycodes (#18898)Ryan2022-10-311-1/+1
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-2011-21/+21
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-5/+5
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-155-5/+23
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-123-0/+88
|\
| * Quefrency xeal (#18657)Alex Ong2022-10-133-0/+88
* | Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-5/+5
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-1912-9/+54
|\|
| * Add encoder map to Quefrency VIA keymap (#18380)Danny2022-09-1912-9/+54
* | Remove legacy USE_SERIAL define (#18292)Dasky2022-09-0612-56/+0
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-215-5/+5
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-0310-39/+34
|\
| * Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-0310-39/+34
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-1114-615/+694
|\|
| * [Keyboard] Add Quefrency Rev. 5 (#17503)Danny2022-07-1114-615/+694
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* Add encoder defaults for Keebio boards (#16398)Danny2022-02-216-19/+56
* Adding Quefrency keymap (#15852)peott-fr2022-01-131-0/+80
* [Keymap] Update bcat's keymaps/userspace to share logic, add OLED functionali...Jonathan Rascher2021-12-272-10/+5
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-143-24/+24
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* [Keymap] Jonavin userspace keymap updates INVERT_NUMLOCK_INDICATOR (#14880)jonavin2021-10-223-1/+14
* [Keymap] added media controls, copy and paste; moved print screen (#14850)Roger2021-10-162-7/+7
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* [Keymap] fix NKRO - switch to get_mods() and refactor encoder action code (#1...jonavin2021-09-281-35/+20
* 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-124-8/+0
* [Keyboard] Disable Console on Keebio Quefrency (#14108)Drashna Jaelre2021-08-223-11/+0
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-08-193-66/+25
|\
| * [Keymap] Add jonavin user space / common functions (#13876)jonavin2021-08-193-66/+25
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-197-47/+2194
|\|
| * Keebio Quefrency Configurator rework (#14060)James Young2021-08-187-47/+2194
* | Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* | Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-032-6/+39
|\|
| * [Keymap] Minor cleanup of bcat keymaps and userspace (#13224)Jonathan Rascher2021-08-032-6/+39