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-26 09:26:52 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
7aab06ffdf6f198ee6c079088eb2de4162000f53
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: 3990ms Template: 33ms
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