summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/quefrency
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1810-5/+5
* Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2023-06-148-4/+4
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-0610-5/+15
* Unicodemap keycodes rename (#21092)Ryan2023-06-012-6/+6
* Encodermap direction define. (#20454)Nick Brassel2023-04-152-2/+2
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0610-5/+15
* Move 65% layouts to data driven (#20308)Ryan2023-04-0412-3092/+2392
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-032-2/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-03-295-557/+488
|\
| * Fix some invalid layout macros (#20256)Ryan2023-03-296-571/+488
* | Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-1612-31/+5
* | Move matrix config to info.json, part 8 (#20030)Ryan2023-03-1110-32/+56
* | Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan2023-03-102-17/+0
|/
* Move encoder config to data driven (#19923)Ryan2023-02-268-20/+52
* Move backlight config to data driven (#19910)Ryan2023-02-264-2/+6
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-1710-15/+15
* Remove matrix size defines (#19581)Ryan2023-02-175-25/+0
* 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