Mattia Dal Ben
faef966a4d
Keymap: Set serial connection as default for the Redox rev1.0 keyboard ( #4488 )
...
* Set serial as default for Redox
* Updated rules.mk file
* Removed unused rule
Co-Authored-By: mattdibi <mattdibi@users.noreply.github.com>
* Removed unused rule
Co-Authored-By: mattdibi <mattdibi@users.noreply.github.com>
7 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
fd57ea0666
Default layout for the Redox keyboard ( #2954 )
...
* Improved default layout for Redox keyboard, renamed old layout
* Corrected copyright note
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
Danny Nguyen
fad967af4c
Remove extra underscore from MASTER_RIGHT define
8 years ago
Danny Nguyen
92b74e2d36
Rename cloned Nyquist files to Viterbi, create temporary keymaps
...
Add WIP keymap for dwallace
8 years ago
Danny Nguyen
63028dde82
Add jojiichan keymap
8 years ago
Danny Nguyen
396f97068b
Add RGB commands to default Nyquist keymap
8 years ago
Jack Humbert
56634ca065
cleanup nyquist
8 years ago
Danny Nguyen
aae727d9ec
Update keymap layout comments
8 years ago
Danny Nguyen
7a433a7f3d
Update copyright info
8 years ago
Danny Nguyen
4a8da0cb45
Modify pinout and layouts for Nyquist
8 years ago
Danny Nguyen
aeade1b197
Fork Let’s Split files
8 years ago
Jimmy Chan
56d2198b3d
rename I2C_MASTER_RIGHT to MASTER_RIGHT since this works for serial as well
8 years ago
Jimmy Chan
9c02e2ab49
correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 project. do not default EE_HANDS for the serial keymap
...
if you compare split_util.h with the original project by ahtn, the
address we look for isLeftHand config went from addr 7 to addr 10
(decimal). The EEP files were not updated.
EE_HANDS should not be enabled by default since it's more confusing for
most users
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
IBNobody
b30e6c1c9e
Created I2C and Serial keymaps for unit testing
...
Having a dedicated I2C keymap and a dedicated serial keymap will allow
the testing suite to check both conditions.
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
Wilba6582
15b9bce6ba
Initial commit for Planck PCB Rev 1.
...
- Backlight on PB7 controlled by Timer1 Fast PWM (no interrupts).
- Backlight commands connected temporarily to top left keys.
- Backlight init called from matrix.c, since there's no generic keyboard_init() override function.
10 years ago
Jack Humbert
ed8d9a099d
added planck folder
11 years ago
tmk
2721022078
Add mechanical locking switch support for NumLock and ScrollLock
12 years ago
tmk
10f33a3e48
Remove ACT_KEYMAP and ACT_OVERLAY
...
- Remove ACT_OVERLAY
- Rename ACT_KEYMAP to ACT_LAYER
- Add ACT_LAYER_BITOP
12 years ago