summaryrefslogtreecommitdiffstats
path: root/keyboards/do60
AgeCommit message (Collapse)AuthorFilesLines
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre1-1/+0
* Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
2019-02-15Migrate fn_actions for default keymaps (#4935)fauxpark2-15/+5
* 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
2019-01-27Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre1-5/+0
* Add default value for IS_COMMAND for COMMAND feature * Cleanup and consistency * Update Templates to reflect change * Fix IS_COMMAND in template * Fix IS_COMMAND define * Use consistent IS_COMMAND block in templates * Remove unnecessary `#undef IS_COMMAND` directives * Fix compile issue on orthodox * Reomve IS_COMMAND option for newer boards * Remove all existing definitions of IS_COMMAND if they use default LSHIFT and RSHIFT setting * Remove a couple of additional IS_COMMAND defines * Remove remaining redundant IS_COMMAND definitions * Remove #undef IS_COMMAND from orthodox:drashna and whitefox:konstantin * Remove multiple empty lines in modified config.h files * Update additional boards * Reomve IS_COMMAND from newer boards * Update Alice keyboard * Remove IS_COMMAND from additional boards Jan 24th edition
2019-01-20Add crd's do60 (#4889)Jason Thigpen1-0/+33
2018-12-02Keyboard: Add HHKB layout support to the DO60 (#4526)MechMerlin4-8/+29
* add 60_hhkb support * add qmk configurator support for the new 60_hhkb layout * allow community layout support for the 60_hhkb * fixup readme to adhere to new QMK standards
2018-11-28Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević2-2/+2
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre1-1/+1
2018-06-25add support for the 60_ansi_split_bs_rshift community layout (#3227)MechMerlin3-2/+19
2018-06-22Add LAYOUT_60_ansi to DO60 (#3220)MechMerlin5-2/+22
* add LAYOUT_60_ansi layout * - Add LAYOUT_60_ansi layout - Use QMK_KEYBOARD_H
2018-05-19change do60 config (#2996)sennin325-23/+55
* add do60 support * DO60 on market config v0.2.8 * remove do60x * Changes for matching new naming rule
2018-04-14Add chiwi60 layout for the do60mechmerlin4-5/+35
Add info.json to support the layouts for QMK Configurator Rename LAYOUT to LAYOUT_all
2018-04-08More Configurator Warning Fixes (#2716)MechMerlin3-7/+7
* 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
2017-12-08add do60 supportUnknown9-0/+321