Commit Graph

13418 Commits (011355006664b8b804c740d81c7eb04b39e08c2c)

Author SHA1 Message Date
DeskDaily 693303ddbc
[Keyboard] Add Octopad+ Keyboard (#18484)
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
2022-10-20 19:21:04 -07:00
Stefan 2c3859fbf7
Keychron Q3 I2C & CKLED2001 transfer speedup (#18780) 2022-10-20 18:20:47 -07:00
8bits4ever 93a0995e48
A1200 Converter. Small modification on a1200.h file (#18783)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-10-20 18:20:23 -07:00
James Young c3b6a4bcb2
Wavtype p01_ultra Touch-Up (#18784) 2022-10-20 18:17:04 -07:00
Wolf Van Herreweghe d13f5f0d66
[Keyboard] Fix LEDs being inverted on Sabre (#18762) 2022-10-20 00:52:38 -07:00
James Young 1b107baf56
Wilba Tech WT65-D Layout Additions (#18779) 2022-10-20 00:41:40 -07:00
James Young ada77ac291
Ano Layout Refactor (#18778)
* info.json: apply friendly formatting

* info.json: remove dead space in Configurator rendering

* physically arrange layout macro

* info.json: correct Configurator key sequence
2022-10-19 17:49:37 -07:00
James Young 04e51d7aa8
Delikeeb Vaneela Configurator Fix (#18777)
* info.json: fix layout reference

`LAYOUT` -> `LAYOUT_ortho_5x12`

* info.json: apply friendly formatting

* info.json: correct maintainer value
2022-10-19 21:58:47 +01:00
jack 5fdb49b5db
Fixup handwired/kbod (#18754) 2022-10-17 17:13:40 +01:00
Nick Brassel 81988cc032
Slipped through the cracks. (#18742) 2022-10-16 15:58:42 +11:00
jack 8464bb91e2
Fixup work_louder/micro VIA keymap (#18738)
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-10-15 16:16:17 -07:00
jack 4b5ebb7248
Fixup latinpadble (#18736) 2022-10-15 23:24:26 +01:00
James Young b5e26ccb94
Y&R Studio NZ67v2 Layout Refactor (#18724)
* info.json: apply friendly formatting

* nz67v2.h: use ____ for KC_NO

* nz67v2.h: add matrix diagram

* add LAYOUT_all

Same matrix as `LAYOUT`, but physically arranged to mimic the keyboard layout.

Rotary encoder positions move from the bottom row to the top row.

* refactor keymaps to use LAYOUT_all macro

* info.json: add LAYOUT_all data

* remove LAYOUT macro

Now unused.

* add LAYOUT_65_ansi_blocker

* add LAYOUT_65_ansi_blocker_split_space

* remove dead space from layouts

Remove empty space from `LAYOUT_65_ansi_blocker` and `LAYOUT_65_ansi_blocker_split_space` layouts.
2022-10-15 22:26:56 +01:00
James Young 679cbb8426
bbrfkr Dynamis Refactor (#18733)
* dynamis.h: use XXX for KC_NO

* dynamis.h: add matrix diagram

* info.json: apply friendly formatting

* refactor keymaps

- use four-space indent
- grid-align keycodes for readability

* info.json: fix LAYOUT_iso key sequence
2022-10-15 22:25:53 +01:00
Reibl János Dániel ccdd28930a
fix: Remove OLED support (#18719)
* fix: Remove OLED support

* redundant files

Co-authored-by: zvecr <git@zvecr.com>
2022-10-15 22:22:59 +01:00
James Young 1e726a13d8
Xelus RS60 Layout Refactor (#18708)
* add matrix diagrams

* add LAYOUT_60_ansi

* add LAYOUT_60_ansi_tsangan

* add LAYOUT_60_tsangan_hhkb

* enable Community Layout support

* enable Community Layout support, phase 2

Remove the `LAYOUTS` rules from the `rules.mk` files, now that the data is in `info.json`.
2022-10-15 09:36:20 -07:00
jack 06a7a1c205
Fixup momoka_ergo (#18704) 2022-10-14 10:07:07 +11:00
jack 78484449e2
Fixup bluebell/swoop (#18703) 2022-10-13 23:28:42 +01:00
arnstadm ca7cfff7c5
add akb/vero (#18652) 2022-10-13 20:34:35 +01:00
Kevin Boss 2762b458fc
Add momoka ergo via support (#18678) 2022-10-13 19:56:24 +01:00
Duccio 4a30ea6a18
Add Swoop keyboard (#18436) 2022-10-13 19:43:03 +01:00
lalalademaxiya1 f50ba3b031
Update info.json of Q3 ISO with Encoder (#18697)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 21:53:16 +11:00
Wilba 4a74e3d02d
Fix Caps Lock indicators on Wilba Tech PCBs (#18695) 2022-10-13 18:14:58 +11:00
James Young d5b9081864
Keychron Q3 Layout Touch-Up (#18696) 2022-10-13 18:13:16 +11:00
leah-splitkb a8df5fd303
[Keyboard] Add splitkb.com's Aurora Sweep (#18691) 2022-10-13 14:06:18 +11:00
James Young a195f78200
Vertex ARC60 Layout Refactor (#18670) 2022-10-13 10:17:35 +11:00
Alex Ong 80894f5c44
Quefrency xeal (#18657) 2022-10-13 10:12:06 +11:00
James Young f5ac3ecaa7
Viendi 8L Layout Refactor (#18677) 2022-10-13 10:11:48 +11:00
Dicko 29169243a7
[Keyboard] Support for dumbpad_v3x (#18663)
* feat: support for dumbpad_v3x

- all credit goes to
- ref: https://github.com/qmk/qmk_firmware/pull/16285

- included comment from noroadsleft
- ref: https://github.com/qmk/qmk_firmware/pull/16285#pullrequestreview-1038213899

* fix: add newline on every .c, .h, .mk files end

* feat: response to change https://github.com/qmk/qmk_firmware/pull/18663#discussion_r991515821

* feat: response to change https://github.com/qmk/qmk_firmware/pull/18663#discussion_r991516192
2022-10-12 15:19:07 -07:00
lalalademaxiya1 cf749f2dd0
Keychron q3 (#16912)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Cesar Rojas <cesar.fieoner@gmail.com>
Co-authored-by: lokher <lokher@gmail.com>
Co-authored-by: Adam Karim <adam@akarsoft.com>
Co-authored-by: bootstrapper <ido.samuelson@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 05:33:44 +11:00
Alex Ong edef8d2a84
Remove xealousbrown keyboard (#18658)
Co-authored-by: alexo <alex-ong>
2022-10-12 13:20:16 +01:00
4pplet 868c7b5293
Bugfix waffling60 rev d solder (#18673) 2022-10-11 14:22:43 +01:00
Andy Tsai 46fe3b0cf5
[Keyboard] Add hardwareabstraction/handwire Board (#18504)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Tom Barnes <barnestom@me.com>
2022-10-10 09:37:25 +01:00
James Young 2dadbbf04d
Vertex AngleR2 Layout Refactor (#18661) 2022-10-10 01:09:15 -07:00
Artjoms Rizihs cd4a265560
[Keyboard][Keymap] Fix random keys being sent on Mac + userspace changes (#15648)
* qmk art 2020+

* fix compilation

* remove functions. translation matrix

* fix edgecases

* whitespace

* fix memory oddity changing the keymap with every string print

* return edge cases

* support workman layout for git strings

* subm

* secrets

* fix git ignore

* rename var

* workman HW feature toggle

* remember lenght for inserting secrets

* blink leds on secret finish

* 75:fix LEDs not reflecting state on boot

* move common led functions to user file

* move common led funcs to separate file

* move funcs file to separate folder

* capsword

* move string functions to a separate file

* consolidate led funcs

* tidy up variables

* email

* fix printing random keys on Mac + temp disable dynamic macro

* make switch lang shortcut configurable

* revert ergodone behaviour

* move git ignore to userspace folder

* ergodone clean up + saving space

* navigation combos

* shift caps always turns on caps lock. more combos

* convert led funcs into header file

* convert string funcs into header file

* fix compilation for split75

* remove git cherry pick

* update legal headers

* more legal headers

* home row macros

* refactor combo names

* redo combos for homerow + f10 11 12

* custom strings implementation (like secrets)

* ergodone: more consistent f keys

* tweak left right combos to minimise typing interference

* ctr z shortcut

* ergodone: move del to a more convenient key

* rename secrets file to a shorter length

* ergodone tweaks

* fix after merge

* removed included .c files

* Update keyboards/ktec/ergodone/keymaps/art/user_config.c.example

* Update keyboards/mt/split75/keymaps/art/user_config.c.example

* Update users/art/secr.h.example

* Update users/art/custom_definitions.h.example

* Update users/art/art_user_config.h.example

* Update users/art/art.h
2022-10-10 01:04:30 -07:00
Vino Rodrigues 7aab5e4d89
[Keyboard] New IDOBAO ID61 (a.k.a. Denwir D60) (#17362)
* initial upload

* adjust keymap

* Delete config.h

* Update post.rules.mk

* remapped to correct pins

* add idobao keymap

* disable underglow

* minor fix

* right menu on windows

* imgur

* ID61_process_special_k() function

* KC_APP fix

* Update keymap.c

* pre-pr touchups

* enum layouts

* review changes recommended by tzarc

* refactor special keys to common lib

* rename layout and add info.json labels

* account for 15 possible USER keys

* post drashna review

* Fn Arrow keys added

* post review edits

* use bitmask instead of bool array in specialk.c

* move to community layout
2022-10-09 20:17:21 -07:00
Leon Anavi a3d2c89c4c
[Keyboard] Add ANAVI Macro Pad 10 (#18620) 2022-10-09 19:28:19 -07:00
Nick Brassel 7b3ad56f13
Fix future naming collisions. (#18645) 2022-10-08 15:52:38 +11:00
James Young 52a5949917
Synth Labs Solo Configurator Fixes (#18642)
* info.json: apply friendly formatting

- four-space indent
- line breaks between physical rows

* info.json: fix key sequence

* info.json: fix layout macro reference

The macro `LAYOUT` doesn't exist - this data should reference `LAYOUT_all`.

* info.json: add LAYOUT_left data

* info.json: add LAYOUT_right data

* info.json: correct LAYOUT_right key sequence and positioning
2022-10-08 03:04:07 +01:00
jpe230 5d7e19209e
Update CRKBD keymap (#18619) 2022-10-07 20:30:19 +01:00
jack de2c81d5b2
Remove all `BACKLIGHT_LEVELS 0` (#18630) 2022-10-07 09:07:56 +01:00
adophoxia ca2f9e4c8f
Add encoder map support for Keychron Q1v1 and Q2 (#18598) 2022-10-06 22:32:19 -07:00
James Young 1a9058b2d1
Studio Kestra Nascent Refactor (#18625) 2022-10-06 22:30:09 -07:00
tarneo a000ea11f7
[Keyboard] Add supersplit (#18611)
Co-authored-by: tarneo <tarneo@tarneo.fr>
2022-10-06 19:54:50 -07:00
4pplet b820c6db2d
[Keyboard] Add waffling80 Rev B (#18603)
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
2022-10-05 18:01:09 -07:00
peepeetee 316edfd297
Enable mouse keys for momokai tap_trio (#18614) 2022-10-06 00:00:08 +01:00
Leon Anavi 2f559c0313
[Keyboard] adafruit/macropad: Fix typo (#18616) 2022-10-05 15:37:22 -07:00
ziptyze 6313258f23
Product changes to 1up lineup (#18382) 2022-10-05 22:52:18 +01:00
precondition 248f98bdad
width:2 → height:2 for spacetime thumb keys (#18605) 2022-10-05 20:19:45 +01:00
adophoxia fe6f707a85
[Keyboard] Add encoder map support for GMMK Pro (#18600) 2022-10-05 10:42:21 -07:00
4pplet 44aad7b92b
[Keyboard] Add waffling60 Rev D ANSI Hotswap (#18579)
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
2022-10-05 10:30:41 -07:00
4pplet e7d5a6e490
[Keyboard] Add waffling60 Rev D Solder (#18580)
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
2022-10-05 10:30:03 -07:00
precondition 5f671de13a
RESET → QK_BOOT in nyhxis/nfr_70 (#18607) 2022-10-05 16:04:17 +01:00
Nick Brassel c1d21de1a2
Fixup builds for mechlovin/infinity87. (#18604) 2022-10-05 21:35:56 +11:00
Jesper Severinsen 0e81954289
[Keyboard] Add Nyhxis NFR-70 keyboard (#17562)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-04 19:34:48 -07:00
nodatk 3f63bbc7d8
[Keyboard] Twig50 (#18085)
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-04 18:40:18 -07:00
Johns 1d194ac60f
Adds Anne Pro 2 c18 ISO variant support (#18154) 2022-10-03 18:41:24 +11:00
Alabahuy f5e81681cd
add rart60 (#18570)
* add rart60
2022-10-03 07:35:43 +01:00
Nick Brassel 9ecd6eb9b9
Add `tzarc/ghoul`. (#18562)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-10-03 07:24:22 +11:00
Peter Park 2b3f6d0ec6
[Keyboard] Add Uni v4 keyboard (#18280)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Peter Park <peter@Peters-MacBook-Air.local>
2022-10-01 10:56:41 -07:00
4pplet 0bae3b09a1
[Keyboard] Add waffling60 Rev D ISO Hotswap (#18372)
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
2022-10-01 10:44:52 -07:00
Joel Challis 2d25b89d11
Remove more RESET keycode references (#18559) 2022-10-01 17:20:42 +01:00
Nick Brassel 059a7fb9b0
Djinn theme, allow force redraws (#18558) 2022-10-01 15:21:22 +01:00
Ryan 9f0d9b4fbe
onekey: fix quine keymap (#18555) 2022-10-01 12:54:42 +10:00
Markus Knutsson 2b33d2c098
[Keyboard] Add Little Big Scroll 4 macropad (#18516)
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-09-30 16:33:09 -07:00
nimishgautam 3db33fba28
[Keymap] corne layout with mac/linux text editing shortcuts (#18374)
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-09-30 16:07:20 -07:00
jack 245f00b4d9
Fixup keebio/sinc (#18551) 2022-09-30 23:08:40 +01:00
James Young dfa5880144
Smith and Rune Iron 165R2 Refactor (#18552)
by noroadsleft
2022-09-30 21:45:21 +01:00
Forrest Cahoon 5329f2558c
Forrcaho foldkb caps lock blink (#17424)
* Add mapping for Keebio FoldKB

* Add (test) macro key; draw box chars around layout

* More programming macro keys added

* Fix stupid bug: return false when key has been handled

* Add mouse layer

* Encoder functions as mouse scroll wheel

* add readme.md for my foldkb layout

* Custom Keebio FoldKB keymap: blink backlight when caps lock is on
2022-09-30 16:23:24 -04:00
Pascal J 3b95f97a19
[Keyboard] handwired/tractyl_manuform: Arduino Micro (#17199)
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-09-30 13:08:10 -07:00
JX 4dfd744e4e
[Keyboard] Add nightstar75 (#18546) 2022-09-30 12:42:28 -07:00
3araht 10005e9f39
Rotary encoder setting is revised to solve a malfunction. (#18227)
* Rotary encoder setting is revised to solve a mulfunction. UNUSED_PINS deleted.

* Encoder map applied.

* ENCODER_MAP_ENABLE moved to keymap level.

* Settings in rules.mk moved to info.json.

* picture sent to imgur. config.h streamlined.
2022-09-30 07:13:21 +01:00
Purdea Andrei e1e86cb1fb
Add Unicomp PC122 keyboard (#18326) 2022-09-30 07:02:24 +01:00
Luis Moreno b77ff4edf4
AceVice One's keymap for Kyria keyboard (#18393) 2022-09-30 06:55:46 +01:00
Controller Works 043e6e72c0
[Keyboard] Add mini42 (#18491)
Co-authored-by: kevinmgee <kevingee@kevingee.biz>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-09-30 06:48:41 +01:00
Ramon Imbao f3351c6bfb
[Keyboard] Add saevus cor (#18368) 2022-09-29 22:42:29 -07:00
Zicodia cb2a99a415
[Keyboard] Fix tklfrlnrlmlao layout (#18543)
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-09-29 22:42:11 -07:00
Tom Barnes 454c8c3100
[Keyboard] add Ask55 (#18256)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-09-29 22:24:41 -07:00
JX cc8f2c584a
[Keyboard] Add yandrstudio/buff67v3 keyboard (#17592)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-09-29 22:13:49 -07:00
Joseph Fass 83776b44b3
[Keyboard] Add handwired tkk diodeless keyboard (#18379)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-09-29 20:44:25 -07:00
Andrew Kannan be61df0827
[Keyboard] Add Moment Solderable (#18385)
Co-authored-by: Joel Challis <git@zvecr.com>
2022-09-29 20:29:11 -07:00
Markus Knutsson dab9edeabb
[Keyboard] Add Little Big Scroll 6 macropad (#18510)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-09-29 20:01:33 -07:00
JX 2c4fd924c0
[Keyboard] Add EAU87 (#18532) 2022-09-29 19:57:39 -07:00
jack 917c12d973
[Keyboard] fixup tklfrlnrlmlao (#18539) 2022-09-29 19:56:34 -07:00
James Young 8f7b382902
P3D Glitch Configurator Fix and Keymap Touch-Up (#18534) 2022-09-29 19:49:05 -07:00
ZyberSE adcdacf93c
[Keymap] Personal user space code and keymaps by ZyBeR (#18512)
Co-authored-by: ZyBeR <n/a>
2022-09-29 19:01:33 -07:00
James Young 5b2eb4ec85
Plywrks Ahgase Community Layout Support (#18535) 2022-09-29 17:56:34 -07:00
Seth Barberee 26c3e877c7
[Keyboard] Convert most of sinc to data driven info.json (#18481) 2022-09-29 17:23:02 -07:00
Less/Rikki 1dd15a8f22
[Keyboard] tau4 fixup/refactor (#18523) 2022-09-29 17:10:33 -07:00
James Young 96c1ac24ee
TKL-FF Community Layout Support (#18538) 2022-09-30 09:02:21 +10:00
Zicodia 413284a2e8
Fixed layout matrix for TKLFRLNRLMLAO (#18537)
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-09-30 08:55:19 +10:00
Joe Scotto 43e57ab777
[Keyboard] Add ScottoCMD Keyboard (#18520) 2022-09-29 13:32:27 -07:00
Ryan 45b5ed5c6e
Onekey: migrate some stuff to data driven (#18502) 2022-09-30 04:23:11 +10:00
James Young bad8c67189
Neson Design 700E Refactor (#18524) 2022-09-29 10:45:36 -07:00
syntax-magic 49128d6b85
Updated documentations. No changes to keymap.c functions. (#18530) 2022-09-29 18:33:23 +01:00
Daniel Bast b51b3681b7
Fix keychron q2 iso default keymaps (#18501) 2022-09-29 13:15:00 -04:00
lalalademaxiya1 bfcbcfe3c7
Update q0 for keychron (#18522) 2022-09-29 17:50:47 +01:00
James Young 14e1886405
novelkeys/nk20: rename LAYOUT_all to LAYOUT (#18525)
This board only supports one layout.
2022-09-29 17:48:44 +01:00
James Young eb55551e2d
Monoflex 60 Layout Refactor and Touch-Up (#18517) 2022-09-29 01:32:25 -07:00
James Young 6b8dfdfca5
Mokey Ibis80 Refactor (#18514) 2022-09-28 23:41:33 -07:00