Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Keychron C1] Migrate folder structure #227

Draft
wants to merge 47 commits into
base: sn32_master
Choose a base branch
from

Commits on Feb 7, 2022

  1. [Keychron C1 Series] Initial step to restructure

    - Consolidated some files in RGB variant especially.
    - Currently, Plain variant has only been restructured.
    
    Will appreciate your review about my commits.
    
    Co-Authored-By: dexter93 <[email protected]>
    Co-Authored-By: IsaacDynamo <[email protected]>
    Co-Authored-By: noldevin <[email protected]>
    Co-Authored-By: edlf <[email protected]>
    5 people committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    0826e4f View commit details
    Browse the repository at this point in the history
  2. [Keychron C1 Series] C1 White Restructure

    - Issue with `keymap.c` compilation. Need help with this @IsaacDynamo
    
    Co-Authored-By: dexter93 <[email protected]>
    Co-Authored-By: IsaacDynamo <[email protected]>
    Co-Authored-By: noldevin <[email protected]>
    Co-Authored-By: edlf <[email protected]>
    5 people committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    33a7ebc View commit details
    Browse the repository at this point in the history
  3. [Keychron C1 Series] Restructure C1 RGB

    Co-Authored-By: dexter93 <[email protected]>
    Co-Authored-By: IsaacDynamo <[email protected]>
    Co-Authored-By: noldevin <[email protected]>
    Co-Authored-By: edlf <[email protected]>
    5 people committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    c3d0f00 View commit details
    Browse the repository at this point in the history
  4. [Keychron C1 Series] Update

    - Remove old and backup files.
    - Fixed C1 RGB layout.
    - Changed formatting of C1 RGB's keymap.
    vjdato21 committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    b217366 View commit details
    Browse the repository at this point in the history
  5. [Keychron C1 Series] Some fixes again

    - Fixed layout for white and plain variants.
    - Issue about compiling C1 White's VIA keymap has been found. Currently trying to coordinate with other maintainer for a resolution.
    - Reorganize and reformatted keymap files.
    vjdato21 committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    312e0c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84d2802 View commit details
    Browse the repository at this point in the history
  7. [Keychron C1 Series] Update readme.md

    - Update make command.
    vjdato21 committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    2aadf8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0564ac View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Update config.h

    vjdato21 authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    46709e8 View commit details
    Browse the repository at this point in the history
  2. Minor cleanups for C1 plain

    edlf committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    4fa75df View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. [Keychron C1 Series] Reorganizing keymaps

    C1 Plain still broken BTW XD
    PR ain't ready until C1 Plain gets fixed.
    vjdato21 committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    8a0150f View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    vjdato21 authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    a9e431f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Update config.h

    vjdato21 authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    b232cc1 View commit details
    Browse the repository at this point in the history
  2. Update config.h

    vjdato21 authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    ad29736 View commit details
    Browse the repository at this point in the history
  3. Update c1.c

    vjdato21 authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    cb8ff37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    143cc2a View commit details
    Browse the repository at this point in the history
  5. [Keychron C1 Series] More agnostic keymap

    - Now use one default keymap for every variant.
    - Defines are now used to tailor for any differentiating keys across the variants.
    
    Thanks to @tbowmo and @dexter93 for this nice suggestion.
    
    Co-Authored-By: Thomas Mørch <[email protected]>
    Co-Authored-By: dexter93 <[email protected]>
    3 people committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    bbc4546 View commit details
    Browse the repository at this point in the history
  6. [Keychron C1 Series] Fix keymap

    - Removed typo.
    lol mbmb
    vjdato21 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    f4253f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46360a7 View commit details
    Browse the repository at this point in the history
  8. Some Keychron C1 White...

    - Yeah, fixed some but like, it's still broken XD
    - Add an ability to cycle through LED modes. Useless for now though since there are no enabled RGB modes except the solid XD.
    vjdato21 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    abf033e View commit details
    Browse the repository at this point in the history
  9. [Keychron C1 White & Plain] Some fixes and new stuff yes

    - Included a header that should supposedly be there but my pepega head didn't notice.
    - Fixed keycode for Windows Lock.
    - Returned `rand.c` again. Welcome back xD
    vjdato21 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    05ab03b View commit details
    Browse the repository at this point in the history
  10. Update white.c

    vjdato21 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    5f7b9e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c875b37 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6a484e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. [Keychron C1 RGB] Fix VIA

    - RGB control using VIA should work now again.
    vjdato21 committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    6f7572a View commit details
    Browse the repository at this point in the history
  2. [Keychron C1 Series] Tweaks to keymap

    - Change layer names but attribute numbers to them as well.
    - Fixed some extra key.
    vjdato21 committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    c81d103 View commit details
    Browse the repository at this point in the history
  3. [Keychron C1 Series] Tweak keymap.c

    - Change Finder to Launchpad.
    - Use some weird way of sending keystroke for Mac specific keys.
    - DIP switch logic for moving to a layer has been moved to `keymap.c`
    vjdato21 committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    b601392 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    0bb2794 View commit details
    Browse the repository at this point in the history
  2. [Keychron C1 Series] Update keymap.c

    - Update comment.
    vjdato21 committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    78bb5aa View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Update keymap.c

    vjdato21 committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    43eaf19 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    d94bd9b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    6184745 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    3f36522 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    8406cd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    41f8b42 View commit details
    Browse the repository at this point in the history
  2. uhm yes

    vjdato21 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    32a661c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    f7e27c0 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    362174c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. [Keychron C1] Set debounce for all

    - Added debounce for all variants.
    vjdato21 authored Jun 11, 2022
    Configuration menu
    Copy the full SHA
    8337973 View commit details
    Browse the repository at this point in the history
  2. Update config.h

    vjdato21 authored Jun 11, 2022
    Configuration menu
    Copy the full SHA
    c2b7b38 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. [Keychron C1 RGB] Fixed an oversight

    - Removed debounce for RGB config as it is already defined in all the C1 variants.
    vjdato21 authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    2594262 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    da6c705 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. [Keychron C1] Reduce debounce

    - Playing around with debounce (trying to go with the sweetest spot).
    - Multiple commits involving debounce may appear in future commits. (sorry, I don't have the compiler with my laptop right now coz my SSD is in the brink of death)
    vjdato21 authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    86e6f32 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    bbb431f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    9d394dd View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    16d68cf View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    0769b19 View commit details
    Browse the repository at this point in the history