summaryrefslogtreecommitdiff
path: root/keyboards/anavi/macropad2/keymaps
AgeCommit message (Collapse)Author
2021-06-15[Keymap] ANAVI Macro Pad 2 add binary keymap (#13090)Leon Anavi
This binary keymap for ANAVI Macro Pad 2 helps with 0 and 1: left key: 0 right key: 1 Combo press both keys to control the backlit. Suggested-by: Chris <christopher.walker@crowdsupply.com> Signed-off-by: Leon Anavi <leon@anavi.org>
2021-06-15[Keymap] ANAVI Macro Pad 2 add Skype keymap (#12664)Leon Anavi
This keymap for ANAVI Macro Pad 2 contains a couple of Skype shortcuts for MS Windows and GNU/Linux distributions: - Ctrl+M: Mute/unmute microphone - Ctrl+Shift+K: Start/stop camera Signed-off-by: Leon Anavi <leon@anavi.org>
2021-05-13[Keymap] ANAVI Macro Pad 2 add MS Teams keymap (#12779)Leon Anavi
This keymap contains the following shortcuts for Microsoft Teams on MS Windows and GNU/Linux distributions: - Ctrl+Shift+M: Toggle mute - Ctrl+Shift+O: Toggle video (doesn't work in a web browser) NOTE: Mac users should replace Ctrl with Command in all shortcuts Signed-off-by: Leon Anavi <leon@anavi.org>
2021-04-13[Keymap] ANAVI Macro Pad 2 add Google Meet keymap (#12449)Leon Anavi
This keymap for ANAVI Macro Pad 2 contains a couple of shortcuts for Google Meet: - left key: turn on/off the microphone (mute button) - right key: turn on/off the camera Signed-off-by: Leon Anavi <leon@anavi.org>
2021-03-25[Keymap] ANAVI Macro Pad 2 add git keymap (#12212)Leon Anavi
This keymap for ANAVI Macro Pad 2 contains popular git commands typed out and executed with a single key: - left key: git commit -s - right key: git push Signed-off-by: Leon Anavi <leon@anavi.org>
2021-02-20[Keyboard] keyboards/anavi: Add ANAVI Macro Pad 2 (#11821)Leon Anavi
ANAVI Macro Pad 2 is an open source mini mechanical keyboard with 2 keys and backlit. Powered by ATtiny 85 microcontroller and with microUSB connector. Designed with KiCad. Provides the following keymaps for ANAVI Macro Pad 2: - Default (with a, b and combo to control the LEDs) - Copy & paste - Tap dance example with a, b and c - Mute - Volume - Zoom - Jitsi Meet Co-authored-by: Drashna Jaelre <drashna@live.com> Signed-off-by: Leon Anavi <leon@anavi.org> Co-authored-by: Drashna Jaelre <drashna@live.com>