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

[keyboard] Add Phantagom numpads #18493

Closed
wants to merge 39 commits into from
Closed

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    a6e8dd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9708839 View commit details
    Browse the repository at this point in the history
  3. remove keymap from json

    dkruyt committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    e74cfe5 View commit details
    Browse the repository at this point in the history
  4. linting fixes

    dkruyt committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    219b2b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Update keyboards/phantagom/oled_mpad/config.h

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    dkruyt and drashna authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    9f4e4db View commit details
    Browse the repository at this point in the history
  2. Update keyboards/phantagom/oled_mpad/keymaps/default/keymap.c

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    dkruyt and drashna authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    353923f View commit details
    Browse the repository at this point in the history
  3. Update keyboards/phantagom/oled_mpad/keymaps/default/keymap.c

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    dkruyt and drashna authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    b8c025f View commit details
    Browse the repository at this point in the history
  4. Update keyboards/phantagom/oled_mpad/keymaps/default/keymap.c

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    dkruyt and drashna authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    bf78313 View commit details
    Browse the repository at this point in the history
  5. Update keyboards/phantagom/oled_mpad/keymaps/default/keymap.c

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    dkruyt and drashna authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    fc78835 View commit details
    Browse the repository at this point in the history
  6. cleanup rules

    dkruyt committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    4fb53dc View commit details
    Browse the repository at this point in the history
  7. license

    dkruyt committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    e601a61 View commit details
    Browse the repository at this point in the history
  8. remove device info

    dkruyt committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    6b954a9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98e295c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    126d7b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a46e62b View commit details
    Browse the repository at this point in the history
  3. remove default address

    dkruyt committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    406c959 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b40080c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

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

Commits on Nov 18, 2022

  1. fix: mousekey doesn't work with trackpoint (qmk#18474)

    Co-authored-by: Nick Brassel <nick@tzarc.org>
    2 people authored and dkruyt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    aabfdea View commit details
    Browse the repository at this point in the history
  2. Cleanup. (qmk#19061)

    tzarc authored and dkruyt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    5de4a9d View commit details
    Browse the repository at this point in the history
  3. Fixup day_off (qmk#19067)

    waffle87 authored and dkruyt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    836d38d View commit details
    Browse the repository at this point in the history
  4. Bastard Keyboards: upstream recent changes (qmk#18903)

    * bastardkb: cleanup blackpill configuration
    
    Fixes qmk#17
    
    * bastardkb: fix splinky configuration
    
    The pinout of the splinky changed between the last beta batch, and the
    production one. This commit updates the keyboard definition to support
    the new pinout by default, while offering backward compatibility.
    
    Define `SPLINKY_BETA_PINOUT` to build the firmware with pre-production
    pinout.
    
    Fixes qmk#15
    
    * bastardkb: add support for STeMCell
    
    * Update scylla/tbkmini/skeletyl outdated readmes
    
    * bastardkb/dilemma: enable circular scroll
    
    * bastardkb/dilemma: add initial version of the `via` keymap
    
    * bastardkb/dilemma/assembled: add new keyboard
    
    Fixes qmk#20
    
    * bastardkb/dilemma: remove elite-c
    
    * Initial support for the Dilemma 3x5+3 Assembled RGB
    
    * Address code review comments
    
    * Address more comments
    
    * Address review comments
    
    * Address more nits
    
    * bastardkb: split splinky-based keyboards to distinguish between Splinky v2 and v3 pinout
    0xcharly authored and dkruyt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    2e05067 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9acc8ab View commit details
    Browse the repository at this point in the history
  6. [Keyboard] Add Constellation Rev3 (qmk#18868)

    Co-authored-by: Ryan <fauxpark@gmail.com>
    2 people authored and dkruyt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    4980717 View commit details
    Browse the repository at this point in the history
  7. Fix typo (qmk#19035)

    Swap Hands on/off - it's `SH_ON/OFF` not `SW_ON/OFF`
    kosorin authored and dkruyt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    89d0681 View commit details
    Browse the repository at this point in the history
  8. keyboards/anavi: Add ANAVI Knob 1 (qmk#18623)

    ANAVI Knob 1 is a mini mechanical keyboard with a clickable rotary
    encoder, USB-C, RP2040 microcontroller and I2C slot for a display.
    
    Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
    
    Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
    leon-anavi authored and dkruyt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    9c154e2 View commit details
    Browse the repository at this point in the history
  9. Planck unicode rune layout (qmk#18674)

    * Furthark layout
    trguhq authored and dkruyt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    181d7f7 View commit details
    Browse the repository at this point in the history
  10. Personal keymap updates (qmk#18763)

    * Latest updates
    
    * Aligning and cleaning up planck and babyv layouts
    
    * Added license, cleaned up errors
    bghull authored and dkruyt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    6827099 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1bba49f View commit details
    Browse the repository at this point in the history
  12. Specify DEFAULT_FOLDER for v2/splinky (qmk#19093)

    0xcharly authored and dkruyt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    805ea91 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    74920ab View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b04b2f1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3956101 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Update keyboards/phantagom/rgb_npad/info.json

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    dkruyt and drashna authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    6ddb020 View commit details
    Browse the repository at this point in the history
  2. Update keyboards/phantagom/rgb_npad/info.json

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    dkruyt and drashna authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    93bc065 View commit details
    Browse the repository at this point in the history
  3. Update keyboards/phantagom/rgb_npad/info.json

    Co-authored-by: Drashna Jaelre <drashna@live.com>
    dkruyt and drashna authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    94092a0 View commit details
    Browse the repository at this point in the history
  4. rehosted on imgur

    dkruyt authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    477eb40 View commit details
    Browse the repository at this point in the history
  5. rehosted on imgur

    dkruyt authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    a4e8ad0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8710c16 View commit details
    Browse the repository at this point in the history