summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/sinc/rev2
Commit message (Collapse)AuthorAgeFilesLines
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-3/+3
|
* Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-151-2/+2
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+3
|
* Move 75% and 96% layouts to data driven (#20289)Ryan2023-04-052-226/+966
|
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-1/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan2023-03-101-8/+0
|
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+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
* Keeb.io Sinc: Enable Split LED state (#19187)Adam Lickel2022-11-291-0/+2
|
* jsonify some info.json (#19146)Joel Challis2022-11-251-11/+11
|
* [Keyboard] Add Sinc Rev 1&2 Encoder Map Support (#18861)Danny2022-10-282-4/+2
|
* Add Sinc Rev. 3 (#18846)Danny2022-10-262-1/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fixup keebio/sinc (#18551)jack2022-09-302-91/+0
|
* [Keyboard] Convert most of sinc to data driven info.json (#18481)Seth Barberee2022-09-294-32/+53
|
* Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-202-7/+7
|
* [Keyboard] Fix 1U space in Keebio/sinc/rev2 layout macros (#16901)Gordon2022-06-161-8/+8
|
* Add encoder defaults for Keebio boards (#16398)Danny2022-02-211-0/+18
| | | | | | | | | | | | | | | | | | | | | * 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
* Add Sinc Rev. 2 (#12138)Danny2021-03-234-0/+345