aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/tanuki/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Adding personal keymaps (#6384)tucznak2019-07-224-0/+170
| | | | | | | | | | | | | | | | | | | | | | | | * initial commit * migrated the actual keymap to this keyboard * added the actual Tanuki keymap * Added QMK DFU bootloader support * TuCZnak's keymaps - final * Update keyboards/tanuki/keymaps/tucznak/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/ut472/keymaps/tucznak/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Apply suggestions from code review Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* [Keyboard] Corrected Tanuki keymap to match physical appearance (#6216)tucznak2019-07-011-15/+15
|
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-1/+0
| | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
* small update to default keymap (#2902)Pim Ostendorf2018-05-081-1/+1
| | | | * changed behaviour of the spacebars in game mode to better support games
* Added Tanuki Keyboard (#2894)Pim Ostendorf2018-05-051-0/+141
* added tanuki * updated definitions to new qmk standard * complying with suggestions made by drashna * update rulesfile * used qmk template for readme file