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

4pplet keyboards #10143

Merged
merged 44 commits into from
Sep 2, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
a16ded6
added 4pplet keyboards
Apr 26, 2020
40e5cc0
Update keyboards/4pplet/aekiso60_rev_a/aekiso60_rev_a.h
Apr 27, 2020
bade8f8
Update keyboards/4pplet/aekiso60_rev_a/config.h
Apr 27, 2020
d53da6e
Update keyboards/4pplet/aekiso60_rev_a/config.h
Apr 27, 2020
77de85c
Update keyboards/4pplet/waffling60_rev_a/config.h
Apr 27, 2020
02e21ac
Update keyboards/4pplet/aekiso60_rev_a/rules.mk
Apr 27, 2020
2ff611d
Update keyboards/4pplet/aekiso60_rev_a/rules.mk
Apr 27, 2020
99205e0
Update keyboards/4pplet/waffling60_rev_a/rules.mk
Apr 27, 2020
8264359
Update keyboards/4pplet/waffling60_rev_a/rules.mk
Apr 27, 2020
ffa2342
Update keyboards/4pplet/steezy60_rev_a/config.h
Apr 27, 2020
de2a112
Delete info.json
Apr 27, 2020
d0f4f66
Delete info.json
Apr 27, 2020
9fe7bf8
Delete info.json
Apr 27, 2020
aab47a7
removed VIA_ENABLE
Apr 27, 2020
8c04f91
Update config.h
Apr 27, 2020
ddb0505
Update rules.mk
Apr 27, 2020
dad690f
Update steezy60_rev_a.h
Apr 27, 2020
f4587a1
Update config.h
Apr 27, 2020
82a0f1a
Removed VIA_ENABLE
Apr 27, 2020
c623a2d
Update keyboards/4pplet/steezy60_rev_a/rules.mk
Apr 27, 2020
e3192f9
Removed VIA_ENABLE
Apr 27, 2020
976afae
Update config.h
Apr 27, 2020
cc1c93b
Update config.h
Apr 27, 2020
65bd3b6
Update config.h
Apr 27, 2020
d663067
adding fauxpark suggestion
Apr 27, 2020
bf665cc
Update keyboards/4pplet/aekiso60_rev_a/config.h
Apr 27, 2020
cf6750c
Update keyboards/4pplet/aekiso60_rev_a/rules.mk
Apr 27, 2020
20e4790
some updates recommended by noroadsleft, still work in progress
Apr 27, 2020
9832d66
made directorys for revisions per noroadsleft suggestion
Apr 27, 2020
a4e6fd0
renamed keyboard_pre_init_user to keyboard_pre_init_kb
Apr 27, 2020
2219afc
Update keyboards/4pplet/aekiso60/rev_a/config.h
Apr 29, 2020
0377212
Update keyboards/4pplet/waffling60/rev_a/rev_a.c
Apr 29, 2020
12f150d
Update keyboards/4pplet/waffling60/rev_a/rev_a.c
Apr 29, 2020
f4a7a18
started working on refactoring led function for waffling60
May 7, 2020
daf81c9
removed LED functionality
Jun 12, 2020
462beaf
Update keyboards/wilba_tech/zeal60/rules.mk
Jun 18, 2020
188ff5a
Update keyboards/wilba_tech/zeal60/rules.mk
Jun 21, 2020
4a88767
Update keyboards/4pplet/waffling60/rev_a/rules.mk
Jun 21, 2020
5b0869a
Update keyboards/4pplet/steezy60/rev_a/rules.mk
Jun 21, 2020
70af9ae
Update keyboards/4pplet/aekiso60/keymaps/via/keymap.c
Jun 21, 2020
ddca8ed
Update keyboards/4pplet/aekiso60/rev_a/rules.mk
Jun 21, 2020
5f6cbdd
Update config.h
Aug 23, 2020
ef907cd
Update README.md
Aug 23, 2020
bdaf837
Merge branch 'master' into 4pplet_keyboards
Aug 23, 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
2 changes: 1 addition & 1 deletion keyboards/4pplet/waffling60/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A 60% PCB for MX switches, one hot swap and one solder-pcb version with decent l
More info: https://geekhack.org/index.php?topic=103531.0

* Keyboard Maintainer: [4pplet](https://github.com/4pplet)
* Hardware Supported: waffling60 Rev A
* Hardware Supported: [waffling60](https://github.com/4pplet/waffling60)

Make example for this keyboard (after setting up your build environment):

Expand Down
2 changes: 1 addition & 1 deletion keyboards/4pplet/waffling60/rev_a/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
//#define MATRIX_HAS_GHOST

/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 0
#define DEBOUNCE 5

#define QMK_ESC_OUTPUT D3 // usually COL
#define QMK_ESC_INPUT D4 // usually ROW