summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/sinc/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Add Sinc Rev. 4 (#21130)Danny2023-06-143-0/+9
| | | | | | | | | | | | | | | | | | | | | | | * 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>
* Encodermap direction define. (#20454)Nick Brassel2023-04-152-2/+2
|
* Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)Joel Challis2023-02-191-33/+0
|
* [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225)Drashna Jaelre2023-01-011-13/+4
|
* [Keymap] Keeb.io Sinc - Lickel keymap update (#19188)Adam Lickel2022-12-103-20/+14
|
* 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-291-0/+1
|\
| * userspace: fix up sethBarberee sinc keymap CI errors (#18865)Seth Barberee2022-10-271-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-262-0/+10
|\|
| * Add Sinc Rev. 3 (#18846)Danny2022-10-262-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| |
* | Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-5/+0
|/ | | | | * Remove legacy USE_SERIAL define * tidy up missed comments
* [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-212-18/+1
| | | | | | | | | | | | | | | | | | | | | * 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
* [Keymap] Keebio Sinc layout with macOS support (#15324)Adam Lickel2021-11-303-0/+129
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Remove console from keebio via keyboards (#13901)Drashna Jaelre2021-08-051-1/+0
|
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-214-4/+8
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update sethBarberee Userspace (#12620)Seth Barberee2021-05-083-0/+104
| | | | | | | | | | | | | | | | | * update for LTO and guard RGBLED_SPLIT * Revert "update for LTO and guard RGBLED_SPLIT" This reverts commit ce81177cbe330ae3e1e14c264dc0cb0946f08d70. * Revert "Revert "update for LTO and guard RGBLED_SPLIT"" This reverts commit 67da0ce9f38777064ad094c1ecba7ce17a40994f. * update iris keymap for keymap_kc removal and overhaul userspace * add licenses * fix tap_dance error when rgblight is disabled and update/clean iris/sinc maps
* [Keymap] Add Draevin userspace and maps (#10581)Draevin2020-10-221-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial userspace * DZ60 map * Quefrency map * Sinc map * Set up MAKE key for all personal maps * Light userspace cleanup * Formatting and comments zzz... * Licensing and userspace README * Swap: EXTRAFLAGS -> LTO_ENABLE in userspace rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Improve KC_MAKE: KC_ENT -> \n Co-authored-by: Ryan <fauxpark@gmail.com> * Swap left grouping on _FN for pairs * Add '?' -> backslash on _FN * Remove commented code * Organize lines in rules.mk * Add left hand scroll keys * Move configs to config.h * License blitz Co-authored-by: Ryan <fauxpark@gmail.com>
* Add Sinc keyboard (#8986)Danny2020-06-104-0/+130
* Add Sinc (WIP) * Rename layouts, add keymaps * Set EEPROM VIA layout value * Update QMK Configurator json * Update VIA layout value * Add default folder * Add PR suggestions * Fix keyboard name