qmk-dactyl-manuform-a/keyboards/generic_panda/panda65_01
JesseLeung97 03090d6571
[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
2020-08-18 14:28:25 -07:00
..
keymaps [Keyboard] generic_panda/panda65_01 (#10006) 2020-08-18 14:28:25 -07:00
chconf.h [Keyboard] generic_panda/panda65_01 (#10006) 2020-08-18 14:28:25 -07:00
config.h [Keyboard] generic_panda/panda65_01 (#10006) 2020-08-18 14:28:25 -07:00
halconf.h [Keyboard] generic_panda/panda65_01 (#10006) 2020-08-18 14:28:25 -07:00
info.json [Keyboard] generic_panda/panda65_01 (#10006) 2020-08-18 14:28:25 -07:00
mcuconf.h [Keyboard] generic_panda/panda65_01 (#10006) 2020-08-18 14:28:25 -07:00
panda65_01.c [Keyboard] generic_panda/panda65_01 (#10006) 2020-08-18 14:28:25 -07:00
panda65_01.h [Keyboard] generic_panda/panda65_01 (#10006) 2020-08-18 14:28:25 -07:00
readme.md [Keyboard] generic_panda/panda65_01 (#10006) 2020-08-18 14:28:25 -07:00
rules.mk [Keyboard] generic_panda/panda65_01 (#10006) 2020-08-18 14:28:25 -07:00

readme.md

The default keymap for Panda65_01

Panda65_01 layout image

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.