diff options
author | Sid Carter <sidcarter@users.noreply.github.com> | 2019-06-16 20:44:14 -0400 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-06-16 17:44:14 -0700 |
commit | c6850bad74ccec3cec0af1c74eb20b139d0ca481 (patch) | |
tree | a11e26905085587b935d101c579e6d5e677bb54d /keyboards/fc660c/keymaps/siroleo/config.h | |
parent | 83754c114684109b3ac37683e208a5e6e627272b (diff) |
[Keymap] Layout for FC660C with additions for mouse keys and few other changes (#6139)
* new keymap for the hasu with media keys and mac layout
* switch escape and grave
* switch to the usual default
* with play and stop
* add reset on fn layer
* add mouse buttons, move reset, update copyright
Diffstat (limited to 'keyboards/fc660c/keymaps/siroleo/config.h')
-rw-r--r-- | keyboards/fc660c/keymaps/siroleo/config.h | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/fc660c/keymaps/siroleo/config.h b/keyboards/fc660c/keymaps/siroleo/config.h new file mode 100644 index 0000000000..8262805a0a --- /dev/null +++ b/keyboards/fc660c/keymaps/siroleo/config.h @@ -0,0 +1,19 @@ +/* Copyright 2019 Khader Syed + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + */ + +#pragma once + +// place overrides here |