[Keyboard] generic_panda/panda65_01 (#10006)
* First commit * Added ChibiOS files * renamed files to remove capital letters * Fixed layout references * fixed image reference * Fixing errors * Fixed config.h * changed second up to fn key * renamed files and added beginning of via compatibility * renamed keyboard * removed vscode files * fixing files for via compatibility * adding via files * working via compatibility * Update readme.md * Update readme.md * First commit * Added ChibiOS files * renamed files to remove capital letters * Fixed layout references * fixed image reference * Fixing errors * Fixed config.h * changed second up to fn key * renamed files and added beginning of via compatibility * renamed keyboard * removed vscode files * fixing files for via compatibility * adding via files * working via compatibility * added license header to via file * preparing for pull request * Fixed firmware according to pull request feedback * fixed readme according to pull request feedback * Updated readme and removed unnecessary layers in default/keymap.c * removed whitespace * updated keymap readme to match suggestion
This commit is contained in:
parent
f99f46773e
commit
03090d6571
13 changed files with 1674 additions and 0 deletions
17
keyboards/generic_panda/panda65_01/readme.md
Normal file
17
keyboards/generic_panda/panda65_01/readme.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# The default keymap for Panda65_01
|
||||
|
||||

|
||||
|
||||
* Keyboard Maintainer: [generic_panda](https://github.com/jesseleung97)
|
||||
* Hardware Supported: panda65_01 PCB
|
||||
* Hardware Availability: [panda65-01 acrylic case designed by Alec:](https://onedrive.live.com/?authkey=%21AA8d6frZ0woiaV4&id=DC069E9FB0BC8004%21155830&cid=DC069E9FB0BC8004)
|
||||
|
||||
Make example for this keyboard's default keymap (after setting up your build environment):
|
||||
|
||||
make generic_panda/panda65_01:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make generic_panda/panda65_01:default:flash
|
||||
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
Loading…
Add table
Add a link
Reference in a new issue