Logo
Explore Repositories Help
Sign In
melissa/zsa_qmk_firmware
1
0
Fork 0
You've already forked zsa_qmk_firmware
mirror of https://github.com/zsa/qmk_firmware.git synced 2026-04-27 01:47:24 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
d3317a8a66e1a94de0dd795f5c9efe260e674475
zsa_qmk_firmware/keyboards/puck/puck.h

19 lines
271 B
C
Raw Normal View History

Puck Macropad (#4274) * Add Puck * Update Manufacturer name in metadata * Add num lock to high layer * update pins * update pin settings * fix numlock key * Cleanup config.h * Update device info * updates after review
2018-11-27 15:43:48 -06:00
#ifndef PUCK_H
#define PUCK_H
#include "quantum.h"
#define LAYOUT( \
Puck Refactor, Configurator support and readme cleanup (#4615) * Puck: layout macro refactor Reformat layout macro to resemble physical keyboard layout. * Puck: Configurator support * Puck: readme cleanup Markdown formatting corrections.
2018-12-12 12:46:56 -08:00
K00, K01, K02, \
K03, K04, K05, \
K06, K07, K08, \
K09, K0A, K0B \
Puck Macropad (#4274) * Add Puck * Update Manufacturer name in metadata * Add num lock to high layer * update pins * update pin settings * fix numlock key * Cleanup config.h * Update device info * updates after review
2018-11-27 15:43:48 -06:00
) { \
{ K00, K01, K02 }, \
{ K03, K04, K05 }, \
{ K06, K07, K08 }, \
{ K09, K0A, K0B }, \
}
#endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 756ms Template: 22ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API