summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/foldkb
Commit message (Expand)AuthorAgeFilesLines
* Encoder map: NUM_DIRECTIONS (#21066)Nick Brassel2023-05-281-1/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-243-1/+11
|\
| * Add encoder map FoldKB in VIA (#21038)Danny2023-05-243-1/+11
* | Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-112/+82
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* | Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-42/+1
* | Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-4/+5
|/
* Move encoder config to data driven (#19923)Ryan2023-02-262-2/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-2/+3
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-3/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-18/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
* Forrcaho foldkb caps lock blink (#17424)Forrest Cahoon2022-09-301-12/+72
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-202-8/+7
* [Keymap] New keymap for Keebio FoldKB (#17364)Forrest Cahoon2022-06-143-0/+272
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Add encoder defaults for Keebio boards (#16398)Danny2022-02-213-34/+18
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Keyboard] Disable console on Keebio foldkb and iris rev3 (#15260)Drashna Jaelre2021-11-232-2/+2
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-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-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-212-2/+4
* [Keyboard] Add FoldKB (#12255)Danny2021-04-0214-0/+437