Skip to content

Commit

Permalink
Update funding
Browse files Browse the repository at this point in the history
  • Loading branch information
shiro committed Dec 4, 2023
1 parent 952d660 commit e06074b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
ko_fi: "shiroi_usagi"
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: ["https://paypal.me/shiro33"]
custom: # ["https://ko-fi.com/shiroi_usagi"]
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
<h1>map2</h1>
<h3>Linux input remapping<br />Remap your keyboard, mouse, controller and more!</h3>

[![GitHub](https://img.shields.io/badge/GitHub-code-blue?logo=github)](https://github.com/shiro/map2)
[![MIT License](https://img.shields.io/github/license/shiro/map2)](https://github.com/shiro/map2/blob/main/LICENSE)
[![Discord](https://img.shields.io/discord/1178929723208896543?color=7389D8&label&logo=discord&logoColor=ffffff)](https://discord.gg/brKgH43XQN)
[![Discord](https://img.shields.io/discord/1178929723208896543?label=Discord&color=7389D8&logo=discord&logoColor=ffffff)](https://discord.gg/brKgH43XQN)
[![Build](https://github.com/shiro/map2/actions/workflows/CI.yml/badge.svg)](https://github.com/shiro/map2/actions/workflows/CI.yml)
[![Donate](https://img.shields.io/badge/Ko--Fi-donate-orange?logo=ko-fi)](https://ko-fi.com/C0C3RTCCI)
</div>

Want to remap your input devices like keyboards, mice, controllers and more?
Expand All @@ -18,6 +20,15 @@ There's nothing you can't remap with **map2**!
Visit our [official documentation](https://shiro.github.io/map2/en/basics/introduction)
for the full feature list and API.

---

<div align="center">
<b>If you like open source, consider supporting</b>
<br/>
<br/>
<a href='https://ko-fi.com/C0C3RTCCI' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi3.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
</div>

## Install

The easiest way is to use `pip`:
Expand Down

0 comments on commit e06074b

Please sign in to comment.