Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abacus Keyboard ReMerge #8308

Merged
merged 24 commits into from
Mar 13, 2020
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
ca82e3b
added abacus keyboard
nickolaij Mar 2, 2020
17b148a
keymap updates
nickolaij Mar 3, 2020
2b5a495
Update keyboards/abacus/config.h
nickolaij Mar 4, 2020
1acb839
Update keyboards/abacus/config.h
nickolaij Mar 4, 2020
e883a1a
Update keyboards/abacus/keymaps/default/keymap.c
nickolaij Mar 4, 2020
a6a4990
Update keyboards/abacus/keymaps/default/keymap.c
nickolaij Mar 4, 2020
3a5744e
Update keyboards/abacus/keymaps/default/keymap.c
nickolaij Mar 4, 2020
6808db7
start cleaning up for merge
nickolaij Mar 4, 2020
2842f12
cleaned for merge
nickolaij Mar 4, 2020
c0dd407
cleaned
nickolaij Mar 4, 2020
db025a4
cleaned
nickolaij Mar 4, 2020
52f0b21
Update keyboards/abacus/abacus.h
nickolaij Mar 5, 2020
793cdd6
Update keyboards/abacus/keymaps/default/keymap.c
nickolaij Mar 5, 2020
46fe32a
Update keyboards/abacus/keymaps/default/readme.md
nickolaij Mar 5, 2020
78e6f28
Update keyboards/abacus/readme.md
nickolaij Mar 5, 2020
253371e
Update keyboards/abacus/readme.md
nickolaij Mar 5, 2020
66cf4fd
Update keyboards/abacus/rules.mk
nickolaij Mar 5, 2020
69ec9ad
Update keyboards/abacus/info.json
nickolaij Mar 5, 2020
0a35ff1
Update keyboards/abacus/info.json
nickolaij Mar 5, 2020
aa76620
Update keyboards/abacus/info.json
nickolaij Mar 5, 2020
c84be31
Update keyboards/abacus/readme.md
nickolaij Mar 6, 2020
b9ee1c9
Update keyboards/abacus/info.json
nickolaij Mar 6, 2020
d7a2b3e
Update keyboards/abacus/rules.mk
nickolaij Mar 7, 2020
87f0ef5
Update keyboards/abacus/rules.mk
nickolaij Mar 12, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update keyboards/abacus/config.h
Co-Authored-By: Ryan <[email protected]>
nickolaij and fauxpark authored Mar 4, 2020
commit 2b5a495fa9013a9b6a8a0b9f58d6b5c6c13e7bd2
1 change: 1 addition & 0 deletions keyboards/abacus/config.h
Original file line number Diff line number Diff line change
@@ -58,6 +58,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW
#define RGB_DI_PIN D1

#ifdef RGB_DI_PIN
#define RGBLED_NUM 17
#define RGBLIGHT_HUE_STEP 8