Thomas Holt-Ronczy
89446bafb8
[Keyboard] Add soy20 PCB ( #10440 )
...
* Add soy20 PCB
adds default and VIA Keymaps for soy20 pcb by DrewKeys
* Update keyboards/soy20/config.h
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/soy20/config.h
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/soy20/rules.mk
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/soy20/soy20.h
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/soy20/keymaps/via/keymap.c
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/soy20/keymaps/via/keymap.c
Agreed. It was left over from the original file provided by the board makers original configurator file.
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/soy20/rules.mk
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/soy20/config.h
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/soy20/config.h
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/soy20/config.h
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/soy20/keymaps/default/keymap.c
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/soy20/keymaps/default/keymap.c
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/soy20/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/soy20/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/soy20/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/soy20/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/soy20/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/soy20/soy20.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/soy20/keymaps/default/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/soy20/keymaps/default/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/soy20/keymaps/default/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/soy20/keymaps/via/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/soy20/keymaps/via/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/soy20/keymaps/via/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/soy20/keymaps/via/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/soy20/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/soy20/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Updating *.c & *.h files with GPL3 license
* Delete rules.mk
* Delete keymap.c
* Corrected Header Comments
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
5 years ago
cole smith
c0df341f5c
[Keyboard] Boardsource Microdox ( #9971 )
...
* microdox keyboard workidng
* updated readme
* cleaned up for pr
* Apply suggestions from code review
* Apply suggestions from code review
* added license headers
* Update keyboards/boardsource/microdox/keymaps/default/keymap.c
* Update keyboards/boardsource/microdox/rules.mk
* Update keyboards/boardsource/microdox/rules.mk
* Update keyboards/boardsource/microdox/rules.mk
5 years ago
Yan-Fa Li
6776703d8f
Postage Board MCU ( #7424 )
...
* Postage Board MCU
* Fix keymap
* Postage mini
* Update readme
* R2
* Update readme
* flip
* better image of r1
* Add a DEFAULT_FOLDER to keep zed and ci happy
* Update keyboards/handwired/postageboard/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/handwired/postageboard/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Fix keyboard name
6 years ago
Masayuki Sunahara
ac7a9e3c66
add Pinky keyboard ( #4748 )
...
add Pinky (https://github.com/tamanishi/Pinky3 ) keyboard
6 years ago
Mattia Dal Ben
9ea0103520
Keyboard: Redox keymaps refactoring ( #4258 )
...
* Reconfigured keymap macro to resemble physical layout
* Updated italian keymap
* Added RGB controls
* Updated default keymap
* Updated german layout
* Updated jeherve keymap
* Changed include guards to pragmas
* Changed include guards to pragmas in keymaps
* Update readme
* Fixed unused include
* Fixed indentation
7 years ago
Mattia Dal Ben
3b7b1994cd
Redox keyboard code ( #2843 )
...
* Added Redox keyboard with default keymap (IT layout)
* Updated manufacturer url
* Applied requested changes
7 years ago
Jack Humbert
800ec55dfc
Make arguments redo, subproject elimination ( #1784 )
...
* redo make args to use colons, better folder structuring system [skip ci]
* don't put spaces after statements - hard lessons in makefile development
* fix-up some other rules.mk
* give travis a chance
* reset KEYMAPS variable
* start converting keyboards to new system
* try making all with travis
* redo make args to use colons, better folder structuring system [skip ci]
* don't put spaces after statements - hard lessons in makefile development
* fix-up some other rules.mk
* give travis a chance
* reset KEYMAPS variable
* start converting keyboards to new system
* try making all with travis
* start to update readmes and keyboards
* look in keyboard directories for board.mk
* update visualizer rules
* fix up some other keyboards/keymaps
* fix arm board ld includes
* fix board rules
* fix up remaining keyboards
* reset layout variable
* reset keyboard_layouts
* fix remainging keymaps/boards
* update readmes, docs
* add note to makefile error
* update readmes
* remove planck keymap warnings
* update references and docs
* test out tarvis build stages
* don't use stages for now
* don't use stages for now
8 years ago
unknown
9f82d14eb9
Fixed all things jack suggested.
8 years ago
Donald
c71b60c82a
Changed case of deltasplit75 to be lowercase.
...
To follow convention.
8 years ago
unknown
47c6d201aa
Add my layout
8 years ago
xyxjj
be2c7aac31
Add files via upload
8 years ago
Jack Humbert
61ef949576
update some copyright headers
8 years ago
Jack Humbert
f5f7dfa064
cleanup lets_split
8 years ago
TerryMathews
ef9e544a7e
Let's Split: establish rev2fliphalf subproject
...
Subproject to accomodate second half pad built in opposite orientation
(places TRRS jacks on opposing edges for shorter cable runs)
8 years ago
TerryMathews
9d24943ec1
Refactor code to eliminate duplicate defines
...
* Moved duplicated defines out of inappropriate source files (matrix
pins in keymap subdirectory)
* Eliminated default keymap directory
* Hardcoded serial keymap to use serial defines and EE_CONFIG
* Hardcoded i2c keymap to use i2c defines
8 years ago
Jack Humbert
3774a7fcda
rgb light through midi
9 years ago
climbalima
21b6b4e6c4
should have fixed conflixed
9 years ago
climbalima
1dd6ceb45d
Updated my repo to current qmk
9 years ago
climbalima
bce6e52391
fixed conflict
9 years ago
climbalima
dd22c787b8
fixed extra paste
9 years ago
climbalima
b5cecb4cc9
Added both revisions into one folder
9 years ago
climbalima
79f82d3d80
returned to o
9 years ago
climbalima
6e27f6fbde
Changes to be committed:
...
new file: keyboards/lets_splitv2/Makefile
new file: keyboards/lets_splitv2/config.h
new file: keyboards/lets_splitv2/i2c.c
new file: keyboards/lets_splitv2/i2c.h
new file: keyboards/lets_splitv2/imgs/split-keyboard-i2c-schematic.png
new file: keyboards/lets_splitv2/imgs/split-keyboard-serial-schematic.png
new file: keyboards/lets_splitv2/keymaps/default/keymap.c
new file: keyboards/lets_splitv2/lets_split.c
new file: keyboards/lets_splitv2/lets_split.h
new file: keyboards/lets_splitv2/matrix.c
new file: keyboards/lets_splitv2/pro_micro.h
new file: keyboards/lets_splitv2/readme.md
new file: keyboards/lets_splitv2/serial.c
new file: keyboards/lets_splitv2/serial.h
new file: keyboards/lets_splitv2/split_util.c
new file: keyboards/lets_splitv2/split_util.h
new file: keyboards/maxipad/Makefile
new file: keyboards/maxipad/config.h
new file: keyboards/maxipad/keymaps/default/Makefile
new file: keyboards/maxipad/keymaps/default/config.h
new file: keyboards/maxipad/keymaps/default/keymap.c
new file: keyboards/maxipad/keymaps/default/readme.md
new file: keyboards/maxipad/maxipad.c
new file: keyboards/maxipad/maxipad.h
new file: keyboards/maxipad/readme.md
9 years ago
IBNobody
6631abc1cb
Made Serial and I2C not include the Other
...
This saves 192 bytes
9 years ago
Jack Humbert
8b94e26d7c
Fixes midi functionality
9 years ago
Jack Humbert
57e08eb8ba
updates rgblight implementation, makes non-timer stuff compatible with audio
9 years ago
Jack Humbert
a4bf46f9b1
default keymap, reset sorted out for now, added serial to makefile
9 years ago
Jack Humbert
dd2522ba8b
add options to config.h
9 years ago
Jack Humbert
d707738616
i2c working
9 years ago
Jack Humbert
96f44e1202
one half working
9 years ago
Jack Humbert
649b33d778
Renames keyboard folder to keyboards, adds couple of tmk's fixes ( #432 )
...
* fixes from tmk's repo
* rename keyboard to keyboards
9 years ago
Eric Tang
aaa758f1d3
Optimize matrix scanning ( #343 )
9 years ago
Jack Humbert
2597fb7c50
might have broken something
9 years ago
IBNobody
cf17687f29
Adding personal build file settings
9 years ago
IBNobody
95a44cdf01
Disabled print.
9 years ago
IBNobody
390fd3107a
local files
...
local files
9 years ago
IBNobody
5ef6978cab
Adding personal files
9 years ago
Yang Liu
ba9ac457b2
Integrate WS2812 code into quantum core
9 years ago
Yang Liu
0a40654b82
Add support for WS2812 LEDs
9 years ago
Jack Humbert
35a81f5b8b
added ergodox
10 years ago
Jack Humbert
71a8fd8b12
bluetooth working with usb
10 years ago
Jack Humbert
c966e7982c
bluetooth
10 years ago
Jack Humbert
5bb7ef0012
rows to col option, maybe
10 years ago
Jack Humbert
91176d854b
speaker working, midi out
10 years ago
Jack Humbert
cda23c754e
midi working
10 years ago
Jack Humbert
04885a3b44
preonic
10 years ago
Jack Humbert
e528087ee5
midi
10 years ago
Jack Humbert
b3f638f491
ok
10 years ago
Ante Vukorepa
1f52d60ef1
Fixed brightness control; Reduced number of brightness levels to 4.
10 years ago
Jack Humbert
cb3e499cc7
backlight stuff
10 years ago