summaryrefslogtreecommitdiffstats
path: root/keyboards/generic_panda/panda65_01/panda65_01.h
Commit message (Collapse)AuthorAgeFilesLines
* Move split space/backspace layouts to data driven (#20356)Ryan2023-04-081-56/+0
|
* Fix layout macro keys with no matrix position (#20033)Ryan2023-03-131-1/+1
|
* [Keyboard] generic_panda/panda65_01 (#10006)JesseLeung972020-08-181-0/+56
* 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