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 09:57:22 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
427da3c19c8d59de44fcfc261ca2f865fab9f5be
zsa_qmk_firmware/keyboards/handwired/cmd60/cmd60.c

9 lines
155 B
C
Raw Normal View History

handwired/CMD60 Refactor, Configurator support and readme update (#4632) * handwired/CMD60: refactor - renamed layout macro KEYMAP to LAYOUT - removed K2C, K3B and K3C locations (indications are these locations were unused in hardware) - keymap - now uses #include QMK_KEYBOARD_H - converted keycodes to short format - deleted TMK fn_actions and action_get_macro blocks - white space changes (readability/alignment) * handwired/CMD60: Configurator support * handwired/CMD60: readme update - updated to conform to current QMK template - added image and build gallery links * handwired/cmd60: rename all files and folders to lowercase
2018-12-14 07:33:00 -08:00
#include "cmd60.h"
Added CMD60 keymap
2016-07-16 20:24:14 -07:00
void matrix_init_kb(void) {
// put your keyboard start-up code here
// runs once when the firmware starts up
matrix_init_user();
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 2549ms Template: 3ms
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