Nikolaus Wittenstein
8ddbf7f59f
Fix spelling of "persistent"
...
Fixes #1201 .
8 years ago
Stephen Christie
86e85438d3
Fixed Qwerty Fn layer to match documented design
9 years ago
Stephen Christie
0acb394ac4
Moved Insert, PrtSc, Pause to Adjust; Corner enter
9 years ago
Stephen Christie
76ef37e72d
Corrected Qwerty/Fn Mismatch.
9 years ago
Stephen Christie
4b74c90cdb
Added quote key.
9 years ago
Stephen Christie
5f2d3f27de
Moved CapsLk, ScrollLk, and NumLk to Adjust layer
9 years ago
Stephen Christie
c018743729
Connected all layers through Adjust layer
9 years ago
Stephen Christie
6567fa1ebe
Fixed Function keys (Impossible layout)
9 years ago
Stephen Christie
a4e5a4d566
Modified Qwerty, created Qwerty with numbers
9 years ago
Stephen Christie
57952949fe
General table cleanup.
9 years ago
Stephen Christie
ff8136b883
Modified Plover layer for Impossible's home position.
9 years ago
Stephen Christie
465cf08c63
Removed unused layers (keeping QWERTY for later/reference)
9 years ago
Stephen Christie
fb2a7d787a
Removed unused layers (left QWERTY for later use/reference)
9 years ago
Stephen Christie
723857bf8a
Table for Fn
...
layer.
9 years ago
Stephen Christie
a39eaa7fb5
Switched to natural arrows, put ENTER on middle Fn, swapped Shift and CTRL.
9 years ago
Stephen Christie
eeb100f87d
First draft of the 'impossible' layout.
9 years ago
Jack Humbert
94d3159d9d
correct break/return order for planck and preonic defaults
9 years ago
Jack Humbert
0058c33815
updates preonic default layout
9 years ago
Jack Humbert
00dcac7270
updates planck macros to keycodes, prototype fn_actions
9 years ago
Jack Humbert
13bb6b4b7f
Backlight abstraction and other changes ( #439 )
...
* redoes matrix pins, abstracts backlight code for B5,6,7
* slimming down keyboard stuff, backlight breathing implemented
* don't call backlight init when no pin
* cleans up user/kb/quantum calls, keyboard files
* fix pvc atomic
* replaces CHANNEL with correct var in breathing
* removes .hexs, updates readmes, updates template
* cleans-up clueboards, readmes to lowercase
* updates readme
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
Jack Humbert
287eb7ad14
Converted audio play functions to *_user ( #349 )
...
* Updated personal layouts
* tweaked personal
* Nightly - Audio Cleanup
Refactored the LUTs. Abstracted some of the registers out of audio to
use more functional names. Split audio into audio and audio_pwm. WIP
* nightly - collapsed code
* Added check for note playing to LEDs
* Usability tweaks
* TWEAE
* nightly
added extra kcs to keymap common
* turned on Plank audio
* Added backlight breathing to atomic
* reverted accidental merge
* Added music and audio toggles to Quantum.c
* Redid the audio callbacks
* Adjusted default planck layout to use the user tone naming
* tabs to spaces
* Rewrote the ALL recipe to allow for faster parallel make
* tabs to spaces
* Renamed custom event functions to be 'startup_user' and 'shutdown_user'. Also moved the prototypes around.
* Tweaked pvc atomic layout to work with the pvc planck.
* updates midi scale calling
9 years ago
Jack Humbert
fe9b1482fd
adds KC_NUBS, KC_NUHS and shifted versions to default keymaps
9 years ago
Jack Humbert
2425fd295a
fixes default planck keymap
9 years ago
Jack Humbert
e2aa980ad5
cleans up default keymaps (olkb)
9 years ago
cwhits
69f05e1afd
[planck] adds button for toggling output in plover app ( #323 )
...
* [planck] toggle plover output in app when toggling plover layer on keyboard
* [planck] moved plover toggle to separate key
* [planck] renamed toggle button
9 years ago
Jack Humbert
9ab7098c83
fixes plover start sound
9 years ago
Jack Humbert
66e0323881
removes extra voices, updates .hex files
9 years ago
Jack Humbert
27d24faf39
adds condition to one last audio ref in planck default
9 years ago
Jack Humbert
130a485bf7
updates planck default keymap
9 years ago
Jack Humbert
def6853532
adds voice iteration to planck default
9 years ago
Eric Tang
620ac4b260
Update functions used to write to EEPROM
9 years ago
Jack Humbert
7d1a683607
sounds for plover layout
9 years ago
Jack Humbert
b8c932f9aa
makes the plover keymap correct
9 years ago
Jack Humbert
de4690593c
fixed startup audio with a 500ms delay
9 years ago
Jack Humbert
462601f5e8
breaking changes - restructuring audio.c a little
9 years ago
Jack Humbert
a2ee277158
updated comments about plover
9 years ago
Jack Humbert
6ae34f20aa
added plover to default layout
9 years ago
Jack Humbert
a67d425f4d
planck default layout updates
9 years ago
Jack Humbert
8bbd064cf5
changes to play_notes, goodbye
9 years ago
Jack Humbert
41cc35425a
rests between notes as an argument
9 years ago
Jack Humbert
d81ef5b7eb
new defaults for planck and preonic
9 years ago
Jack Humbert
0faa18eab9
audio enable stored in eeprom
9 years ago
Jack Humbert
ee2ee7f4f0
audio note length fixes
9 years ago
Jack Humbert
43a4ffc259
bootmagic somehow not getting enabled, so adding eeconfig to backlight src include cond
9 years ago
Jack Humbert
63462bf8c1
changing up the makefile a bit
9 years ago
Jack Humbert
ddbe430778
new defaults
9 years ago
IBNobody
caf3e48de8
LOCAL COMMIT
...
LOCAL COMMIT
9 years ago
Erez Zukerman
9cfc74c35b
[Erez & Jack] Makes tri-layer available across Quantum
9 years ago
tak3over
9cd0c9d589
Minor documentation error. Raise and Lower.
...
The Raise and Lower keys were transposed in the comment key map for all layers. Assuming _RS and _LW should be mapped to Raise and Lower respectively. Probably is the same in the other custom keymaps that copied from this default.
9 years ago