https://github.com/geocine/phantom
An ortholinear WASD optimized gaming keypad
https://github.com/geocine/phantom
Last synced: 6 months ago
JSON representation
An ortholinear WASD optimized gaming keypad
- Host: GitHub
- URL: https://github.com/geocine/phantom
- Owner: geocine
- Created: 2020-08-30T12:06:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-10T14:00:33.000Z (almost 5 years ago)
- Last Synced: 2025-02-14T04:33:29.492Z (8 months ago)
- Language: C
- Size: 697 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phantom
An ortholinear WASD optimized gaming keypad
![]()
If you are looking for version 1 please check the [v1 tag](https://github.com/geocine/Geopad/tree/v1)
## Design Files
Design files are all on the cloud
- [PCB (EasyEDA)](https://easyeda.com/geocipher/phantom)
- [Case (Onshape)](https://cad.onshape.com/documents/dbda5693b40a7bc2ccdd639a/w/846729df4491243848816a00/e/3b0d7331e1da385ccecf5c3d)
- [Keyboard Layout Editor](http://www.keyboard-layout-editor.com/#/gists/be78f234d304392bfcd8f41bcfa9a9c5)## Usage
This keyboard supports *via* , just compile the *via* keymap through `qmk`. Or, flash the built `geopad_phantom_via.hex`.
```
make geocine/phantom:via
```
To flash the firmware, you can either use the QMK Toolbox GUI or through this command
```
qmk flash -kb geocine/phantom -km via
```
Once via is running you can import the keymap `firmware/keymaps/via/phantom.json`