summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/sinc
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-148-0/+1245
|\
| * Add Sinc Rev. 4 (#21130)Danny2023-06-148-0/+1245
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fork Rev. 3 to 4 * Update RGB LED positions * Adjust RGB positions * Enable more RGB modes * Update copyrights * Add license headers to keymaps * Use same type of license header Co-authored-by: Joel Challis <git@zvecr.com> * Fix I2C pins --------- Co-authored-by: Joel Challis <git@zvecr.com>
* | Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2023-06-144-4/+2
|/
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-033-133/+133
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-49/+49
|
* Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-153-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-064-4/+7
|
* Move 75% and 96% layouts to data driven (#20289)Ryan2023-04-057-1655/+2899
|
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
|
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-165-32/+1
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Fix layout macro keys with no matrix position (#20033)Ryan2023-03-131-89/+91
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-101-3/+3
|\
| * Fix incorrect matrix positions for RGB LEDs (#20082)Danny2023-03-101-3/+3
| |
* | Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan2023-03-102-16/+0
|/
* Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)Joel Challis2023-02-191-33/+0
|
* Debounce defines cleanup (#19742)Ryan2023-02-033-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-192-2/+2
|\
| * Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-192-2/+2
| | | | | | | | | | | | | | | | * Add STM32F446-Nucleo onekey. * Fixup onekey build for F446, all keymaps. * Fixup board inclusion search ordering.
* | [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225)Drashna Jaelre2023-01-011-13/+4
| |
* | [RP2040] update i2c drivers to reflect peripheral number (#19277)Stefan Kerkmann2022-12-111-1/+1
|/
* [Keymap] Keeb.io Sinc - Lickel keymap update (#19188)Adam Lickel2022-12-103-20/+14
|
* Keeb.io Sinc: Enable Split LED state (#19187)Adam Lickel2022-11-292-0/+4
|
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
|
* jsonify some info.json (#19146)Joel Challis2022-11-253-25/+25
|
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-295-8/+5
|\
| * [Keyboard] Add Sinc Rev 1&2 Encoder Map Support (#18861)Danny2022-10-284-8/+4
| |
| * userspace: fix up sethBarberee sinc keymap CI errors (#18865)Seth Barberee2022-10-271-0/+1
| |
* | Fixup keebio/sinc/rev3 (#18866)jack2022-10-272-16/+7
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-2615-2/+589
|\|
| * Add Sinc Rev. 3 (#18846)Danny2022-10-2615-4/+609
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial work on adding Sinc Rev. 3 * Add RGB Matrix support * Add encoder map support * Set I2C pins * Update LED locations for right half * Move USB definitions to info.json * Update RGB modes * Replace pin mappings for right half with correct ones * Move config.h back to rev1/rev2 due to addition of rev3 * Convert initial Rev. 3 config work to be data-driven * Convert RGB Matrix config to DD format * More config cleanup * Use full-duplex PIO * Add MCU/bootloader settings for Rev. 2 * Change ISO Enter location since it shares location with Backslash * Adjust build settings to reduce flash/EEPROM usage
* | Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-204-4/+4
| |
* | Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2022-10-152-2/+20
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-309-173/+85
|\|
| * Fixup keebio/sinc (#18551)jack2022-09-309-173/+85
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-3010-85/+124
|\|
| * [Keyboard] Convert most of sinc to data driven info.json (#18481)Seth Barberee2022-09-2910-85/+124
| |
* | Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-5/+0
|/ | | | | * Remove legacy USE_SERIAL define * tidy up missed comments
* Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-205-15/+18
|
* [Keyboard] Fix 1U space in Keebio/sinc/rev2 layout macros (#16901)Gordon2022-06-161-8/+8
|
* [Keymap] Update sethbarberee code to QK_BOOT and try out DVVORAK (#17230)Seth Barberee2022-05-301-3/+13
|
* [Keymap] sinc/lickel: Use backlight keys in Fn Row (#16789)Adam Lickel2022-04-132-3/+7
|
* Add encoder defaults for Keebio boards (#16398)Danny2022-02-214-18/+37
| | | | | | | | | | | | | | | | | | | | | * Add BDN9 encoder defaults * Add DSP40 encoder default * Add FoldKB encoder defaults * Add Iris encoder defaults * Update Iris Rev. 6 encoder orientation * Add KBO-5000 encoder defaults * Add Quefrency encoder defaults * Add Sinc encoder defaults * Add Stick encoder defaults * Remove encoder settings from VIA keymaps
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
|
* [Keymap] Keebio Sinc layout with macOS support (#15324)Adam Lickel2021-11-303-0/+129
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove BOOTMAGIC_ENABLE=lite setting * change keyboard BOOTMAGIC_ENABLE rules Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keyboard BOOTMAGIC_ENABLE inline comments Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite". * change keymap BOOTMAGIC_ENABLE rules Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keymap BOOTMAGIC_ENABLE inline comments Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * change layout/user BOOTMAGIC_ENABLE rules/comments Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/ * remove docs references to Full Bootmagic * convert data-driven Bootmagic Lite instances * remove Bootmagic Lite bodge from data-driven generation * Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a * update docs/ja/config_options.md per mtei * update docs/faq_misc.md per mtei Remove remaining Full Bootmagic reference.
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
|
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
|