summaryrefslogtreecommitdiff
path: root/keyboards/tanuki/keymaps
AgeCommit message (Collapse)Author
2019-11-21[Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre
* Update default keymaps to use `layer_state_t` * Convert binon32 as get_highest_layer in default keymaps
2019-08-03[Keymap] Fixed Tanuki RGB lighting (#6462)tucznak
2019-07-22Adding personal keymaps (#6384)tucznak
* 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>
2019-07-01[Keyboard] Corrected Tanuki keymap to match physical appearance (#6216)tucznak
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre
* Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
2018-05-08small update to default keymap (#2902)Pim Ostendorf
* changed behaviour of the spacebars in game mode to better support games
2018-05-05Added Tanuki Keyboard (#2894)Pim Ostendorf
* added tanuki * updated definitions to new qmk standard * complying with suggestions made by drashna * update rulesfile * used qmk template for readme file