Rifaa Subekti
e31e293ead
[Keyboard] add Stealth macropad ( #13986 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-14 07:58:44 -07:00
James Young
b52fa0bc4d
Noxary 378 Layout Macro rework ( #13998 )
...
* physically arrange layout macro
* add info.json
2021-08-14 01:48:25 -07:00
yulei
ba540d6f7d
add falcon keyboard ( #13674 )
...
* added falcon keyboard
* Update keyboards/matrix/falcon/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/matrix/falcon/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* added description for the bootloader
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-14 16:35:32 +10:00
Ramon Imbao
08db06fe1b
[Keyboard] Add Irene Keyboard ( #13991 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-08-13 21:54:38 -07:00
Drashna Jaelre
062a6cb381
Fix Line endings in Absinthe VIA keymap ( #13997 )
2021-08-14 13:57:41 +10:00
James Young
b3b5d8e778
Crin Refactor ( #13982 )
...
* rename LAYOUT_default to LAYOUT_all
* apply human-friendly formatting to info.json
* correct keyboard dimensions
* correct data for LAYOUT_tsangan
* add labels to LAYOUT_ansi data
* add labels to LAYOUT_all data
* add labels to LAYOUT_iso data
* crin.h: update grid alignment of matrix identifiers
* crin.h: add matrix diagram
* physically position matrix identifiers for LAYOUT_all
- move k2d to top row (right half of split Backspace)
- move k41 to fourth row (right half of split Left Shift [KC_NUBS])
* physically position matrix identifiers for LAYOUT_iso
- move k1d to top row ([KC_NUHS])
- add k41 to fourth row ([KC_NUBS], previously missing)
* refactor keymaps
- grid-align keycodes
- use four-space indent
* correct data for LAYOUT_iso
- move Enter key to home row
* rename LAYOUT_tsangan to LAYOUT_ansi_tsangan
* add LAYOUT_iso_tsangan
* update readme.md
- add `make` command for building
- add "Flashing example..."
- touch-up bootloader jump instructions (previous Markdown didn't render ideally on GitHub)
* extend keymap functionality
- add Grave Accent, Function keys, Print Screen, Scroll Lock and Pause keycodes to keymaps
- add RESET keycode (Fn+R)
- use KC_RGHT for Right arrow
* touch-up bootloader instructions on readme
- note that Bootmagic Lite jump erases persistent settings
- note that Fn+R is RESET keycode by default
2021-08-13 17:01:05 -07:00
alittlepeace
696a5a630d
[Keyboard] Adding VIA to Absinthe ( #13031 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-08-13 12:35:56 -07:00
eniigmakeyboards
44a6b662b2
[Keyboard] Add eniigmakeyboards/ek60 ( #13140 )
...
* add eniigmakeyboards/ek60
* Update keyboards/eniigmakeyboards/ek60/rules.mk
Updated layouts
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keymap.c
Added GPL2+ header
* Update keymap.c
Added GPL2+
* Update rules.mk
Added ISO layout here
* Update readme.md
Added instructions for resetting bootloader
* Update keyboards/eniigmakeyboards/ek60/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: adamws <adamws@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-13 12:34:27 -07:00
NightlyBoards
49a329f37c
[Keyboard] Add n9 macropad ( #13168 )
2021-08-13 12:32:33 -07:00
DonutCables
1292868c14
[Keyboard] Updates to ScrabblePad ( #13177 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-13 12:30:38 -07:00
npspears
f1d559af6c
[Keyboard] add support for alternate ortho UD40 PCB ( #13491 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-13 12:26:49 -07:00
Weirdo
da3178d2cf
[Keybord] Add LS_60 keyboard ( #13851 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-13 11:47:57 -07:00
Simon
f395bea177
[Keyboard] Added Frooastboard ( #13970 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-13 11:21:32 -07:00
Vincent Vorholter
1aceccd1b9
[Keyboard] Add Basketweave VIA keymap ( #13972 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Vince Vorholter <vince@28east.co.za>
2021-08-13 11:21:09 -07:00
Alabahuy
914649818d
[Keyboard] add rart75m with via support ( #13975 )
2021-08-13 11:18:02 -07:00
Drashna Jaelre
137a8e5a13
[Keyboard] Fix keymaps for Ocean Gin v2 ( #13976 )
2021-08-13 04:03:50 +10:00
Luis Godinez
1b7e707de5
[Keyboard] Add Launch Pad keymaps ( #12490 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-12 08:51:56 -07:00
David Hoelscher
6f183e734f
[Keyboard] Update to customMK Genesis ( #12511 )
...
Co-authored-by: Ray <ray@custommk.com>
2021-08-12 08:51:34 -07:00
Paul James
fd48971b15
[Keyboard] Add Tripel keyboard ( #12635 )
2021-08-12 08:49:51 -07:00
sato-takashi
96cc3fd5ac
[Keyboard] Add EndZone34 ( #13847 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-08-12 07:43:01 -07:00
arnstadm
0ed42fbbc4
[Keyboard] Add Edda Keyboard ( #13953 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-12 06:59:07 -07:00
Rifaa Subekti
fcb6af1da3
[Keyboard] add Gin V2 keyboard ( #13943 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-11 19:44:59 -07:00
Rifaa Subekti
50be164858
[Keyboard] add Wang V2 keyboard ( #13948 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-11 19:44:15 -07:00
Vicktor Hutama
1dc2b0cafa
[Keyboard] Add Rune Vaengr Keyboard ( #13945 )
...
* initial commit
* fixed layout
* enabled NKRO
* removed qmkbest
* changed the pins and bootloader to the mcu version
* updated readme
* Apply suggestions from code review
thank you @drashna
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-08-11 00:24:34 -07:00
James Young
443168827b
Poker87C and Poker87D Refactor ( #13961 )
2021-08-11 00:20:10 -07:00
Ananya Kirti
230b76b80a
Hp69 - Update led logic ( #13940 )
...
Co-authored-by: zvecr <git@zvecr.com>
2021-08-11 10:30:56 +10:00
rate
8f60f1ac6a
[Keyboard] Added pistachio_pro ( #13466 )
...
* Added pistachio_pro
* Apply suggestions from code review
* Apply suggestions from code review
2021-08-09 22:23:25 -07:00
jfescobar18
72ff1fe287
[Keyboard] Undead 60M ( #13735 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-08 23:17:46 -07:00
Spaceman
58e3df6690
[Keyboard] Add Pancake v2 ( #13839 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-07 21:42:04 -07:00
Ananya Kirti
806ea98983
[Keyboard] Added CapsLED and ScrollLock LEDs ( #13837 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-08-07 21:41:15 -07:00
kb-elmo
175af8db40
[Keyboard] Added 67mk_E PCB ( #13869 )
...
* added 67mk_E PCB
* add layouts
2021-08-06 23:52:39 -07:00
James Young
a0cbc98980
clean up CRLF instances ( #13910 )
2021-08-07 15:59:03 +10:00
Moritz
717d37ba69
[Keyboard] Add Fave87 ( #13873 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2021-08-06 22:48:17 -07:00
misonoworks
8ee4ffd627
[Keyboard] Add MisonoWorks Chocolate Bar keyboard ( #13798 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: autumnisacutie <63772942+autumnisacutie@users.noreply.github.com>
2021-08-06 21:48:19 -07:00
mechlovin
5b811d23df
[Keyboard] Add Hex4B PCB ( #13435 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: vuhopkep <boy9x0@gmail.com>
2021-08-06 17:02:46 -07:00
yfuku
4f59fd4f74
[Keyboard] Add owl8 keyboard ( #13380 )
...
* add owl8
* use DIRECT_PINS
* fix encoder
* Changed to use action_exec.
2021-08-06 17:01:52 -07:00
James Young
c6af9558de
BM65ISO: refactor layout macro ( #13860 )
2021-08-04 22:24:54 +10:00
Ryan Baker
4a5eda8338
rb86 ( #13824 )
...
* rb86
* adjudicate comments
2021-08-04 08:54:12 +10:00
James Young
0d18b6503e
0xCB Static: fix qmk info
and Configurator issues ( #13856 )
2021-08-02 17:52:46 -07:00
James Young
3715dd8a36
Merro60 Layout Macro Refactor ( #13827 )
2021-07-31 12:17:55 -07:00
James Young
de570eb0c7
Charue Sunsetter: layout macro fixes ( #13809 )
...
* remove K214 from LAYOUT_1065_ansi macro
Position K214 is only used by the ISO layout (as KC_NUHS); it doesn't get used here. Removing it so the layout macro matches the info.json layout data.
Also updates info.json to use human-friendly formatting.
* add layout macros
Adds:
- LAYOUT_1065_ansi_split_bs macro
- LAYOUT_1065_iso macro
- LAYOUT_1065_iso_split_bs macro
- `default_iso` keymap
* add LAYOUT_all macro
Adds LAYOUT_all macro and a `default_all` keymap.
This PCB is unusual in that the ANSI Backslash and ANSI Enter do not share their matrix positions with the Non-US Backslash or ISO Enter keys at all. This layout macro supports both the ANSI and ISO positions in one macro/keymap.
2021-07-31 14:23:27 +01:00
Joel Challis
574ec33710
Move ergosaurus via keymap to correct location ( #13802 )
2021-07-31 00:15:11 +01:00
James Young
b22b413bcc
X-Bows Ranger: rename LAYOUT to LAYOUT_tkl_ansi ( #13795 )
2021-07-30 11:16:18 -07:00
Matthew Dias
6809251b4b
[Keyboard] Add portal 66 ( #13767 )
2021-07-30 10:01:43 -07:00
James Young
e8efe716aa
Ocean Sus Board: rename layout macro ( #13785 )
...
- rename LAYOUT_ortho_3x4 to LAYOUT_ortho_4x3
- ... because ortho layouts in QMK are named by <rows>x<columns> instead of <columns>x<rows>
2021-07-30 08:11:37 -07:00
Álvaro A. Volpato
7ad57a9fdb
[Keyboard] Initial Noxary 378 support ( #13156 )
...
Co-authored-by: Gondolindrim <alvaro.augusto.volpato@gmail.com>
2021-07-29 22:54:06 -07:00
Trent Hoh
1a9db162a0
[Keyboard] Added YMD40v2 VIA ( #13770 )
...
VIA support for YMD40v2
2021-07-29 22:24:21 -07:00
James Young
d8580f95d0
AnomalyKB a65i Configurator fixes ( #13775 )
2021-07-29 22:11:57 -07:00
Ramon Imbao
22d0b07513
[Keyboard] Add Mona v1.1 ( #13721 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-07-29 22:08:05 -07:00
TreasureTypes
3ca70d8d97
[Keyboard] Add Treasure TYPE-9 Series II ( #13725 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-07-29 09:50:05 -07:00