summaryrefslogtreecommitdiffstats
path: root/keyboards/splitkb
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-034-0/+576
|\
| * [Keymap] Add TravisHi keymap for SplitKB Kyria (#17858)Travis2022-08-034-0/+576
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Init commit * Prep for MVP * Add F Fixes (thanks F!) * Fix some incorrect layer summons * Create readme (remove comments from code) * Update OLED indicators (test) * Add more OLED updates * Add more layouts * Update readme and small tweaks * Update layers and prep for LED layers * Fix a trapped layer issue * Test animations * Add a happy frog animation to right screen * Add bulk work * Move fren readme image * Can't save images * Update FPS layout * Update Symbols layer * Update readme * Update readme (future comments move to readme) * Remove superfluous comments & add Licence * Add licence update
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-275-0/+254
|\|
| * [Keymap] Add artflag kyria layout (#17778)Arthur2022-07-275-0/+254
| | | | | | | | | | | | | | | | | | * Initial firmware * feedback * updates * update map
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-112-2/+2
|\|
| * splitkb/kyria - Resolve CONVERT_TO_PROTON_C warnings (#17617)Joel Challis2022-07-112-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-022-2/+0
|\|
| * [Keymap] Update Miryoku (#16482)Manna Harbour2022-07-022-2/+0
| |
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2022-07-025-1/+203
|\|
| * Userspace and keymap update for user bbaserdem. (#14484)Batuhan Baserdem2022-07-025-1/+203
| |
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-193-4/+4
| | | | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-032-0/+6
|\|
| * Add Encoder Map Swap Hands config for boards that support both features (#17294)Drashna Jaelre2022-06-032-0/+6
| |
* | Removes terminal from QMK. (#17258)Nick Brassel2022-05-301-1/+0
|/
* [Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre2022-05-304-33/+19
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* Personalizacion del teclado de AdG (#15738)maherma-adg2022-03-094-0/+483
| | | | | | | | | | | | | | * Personalizacion del teclado de AdG Update layout description fix symbol layer * fix doc Colemak * explicitly define enabled animations * Change keymap folder name
* [Keymap] Drashna Mouse keys and oled updates (#16556)Drashna Jaelre2022-03-061-0/+1
|
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵Joel Challis2022-02-261-2/+0
| | | | | | | keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-2117-113/+508
|\
| * [Keyboard] Add Kyria rev. 2 (#16178)L. K. Post2022-02-2017-113/+508
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-02-191-0/+7
|\|
| * Fix a couple of boards being wrongly identified as AVR (#16377)Ryan2022-02-191-0/+7
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-123-0/+172
|\|
| * [Keymap] Add uqs' keymaps for various boards and ploopy mouse (#16265)uqs2022-02-113-0/+172
| |
* | Remove default pointing device driver. (#16190)Dasky2022-02-051-0/+1
|/ | | | | | | * remove custom as default * add missing pointing_device_driver to rules.mk * Update docs
* [Keymap] Add oled improvements and cnano keymap for drashna (#16133)Drashna Jaelre2022-01-303-4/+38
|
* [Keymap] Drashna's OLED rewrite (#15981)Drashna Jaelre2022-01-211-1/+1
|
* [Keymap] Kyria new custom keymap lw (#15729)Lucas W2022-01-134-0/+387
|
* [Keymap] Reorganization, cleanup and readmes for drashna code (#15617)Drashna Jaelre2021-12-291-11/+18
|
* [Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)Drashna Jaelre2021-12-141-1/+1
|
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-4/+2
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-4/+0
|
* [Keyboard] Disable features on SplitKB boards to fit under size (#15262)Drashna Jaelre2021-11-222-2/+6
|
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-0222-27/+60
| | | | | | | | | | | | | * [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
* Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)Joel Challis2021-10-181-3/+4
| | | | | | | | | | | * DRIVER -> ENABLE * Update generic_features.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update common_features.mk Co-authored-by: Ryan <fauxpark@gmail.com>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-162-2/+2
|\
| * [Keymap] Update Miryoku (#14827)Manna Harbour2021-10-152-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-10-153-24/+24
|\|
| * [Keymap] Drashna Keymap Updates (#14842)Drashna Jaelre2021-10-153-24/+23
| | | | | | | | | | | | | | * Fix issues with user split transport code * Improve OLED (More font stuff, improved keylogger, etc) * Add `KEYLOCK` macro to disable USB, borrowed from command feature. * Convert Kyria fully to proton C (no more AVR kyria) * Add Work Louder Work Board keymap
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-165-0/+217
|\|
| * [Keymap] zigotica userspace (#14670)Sergi Meseguer2021-10-155-0/+217
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-026-144/+851
|\|
| * [Keymap] Updates to Personal Kyria Keymap (#14669)john-ezra2021-10-026-144/+851
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Keyboard] Enable Proton C defaults for SplitKB Kyria (#14490)Drashna Jaelre2021-10-0110-12/+162
|/ | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
|
* [Keyboard] Add commented out OLED/encoder code in default Kyria (#14539)precondition2021-09-211-0/+97
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
|
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
|