aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/do60/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] VIA Support: DO60 (#9622)MechMerlin2020-07-231-5/+0
| | | | | | | | | | | * fix up that vendor ID * add a VIA enabled keymap * use pragma once * clean up indicator leds code * remove unused header
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-15/+0
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-1/+0
| | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
* Migrate fn_actions for default keymaps (#4935)fauxpark2019-02-141-8/+3
| | | | | | | | | | | | | | | | * Migrate fn_actions for default keymaps * Rename the Grave/Escape Shift masks * No need for shift_esc_shift_mask * Change breaks to return false * Right align pointers * Add default case * Separate cases with empty lines
* Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević2018-11-271-1/+1
|
* Add LAYOUT_60_ansi to DO60 (#3220)MechMerlin2018-06-221-1/+1
| | | | | | | * add LAYOUT_60_ansi layout * - Add LAYOUT_60_ansi layout - Use QMK_KEYBOARD_H
* change do60 config (#2996)sennin322018-05-181-5/+5
| | | | | | | | | | * add do60 support * DO60 on market config v0.2.8 * remove do60x * Changes for matching new naming rule
* Add chiwi60 layout for the do60mechmerlin2018-04-131-2/+2
| | | | | Add info.json to support the layouts for QMK Configurator Rename LAYOUT to LAYOUT_all
* More Configurator Warning Fixes (#2716)MechMerlin2018-04-071-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mf68_ble did not have the correct .c and .h files * Fix JC65 KEYMAP to LAYOUT * Change KEYMAP to LAYOUT for s60_x * Convert KEYMAP to LAYOUT for lets_split boards * Convert KEYMAP to LAYOUT * more fixes to keymap for iris * convert KEYMAP to LAYOUT for levinson keyboard * change losinggeneration's KEYMAP to LAYOUT * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for nyquist * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for viterbi * convert KEYMAP to LAYOUT * convert KEYMAP and its subsidiries to the LAYOUT standard * convert KEYMAP and its subsidiries to the new LAYOUT standard
* add do60 supportUnknown2017-12-081-0/+47