JeeBak Kim
96ed96f924
Fix KC_ALT_TAB/KC_CMD_TAB logic
9 years ago
JeeBak Kim
6483a2a04b
Mouse layer updates
...
- Rename to MOUSECURSOR
- Use "d" key, since middle finger is stronger than pinky
- Shuffle some mouse buttons around
9 years ago
JeeBak Kim
7db1d7902b
Workaround for KC_COPY, etc. based on current AG_NORM/AG_SWAP setting
9 years ago
JeeBak Kim
9a4e72fa71
Add CmdSlash to TouchCursor Layer
9 years ago
JeeBak Kim
16f4a31784
Number layer tweaks
9 years ago
JeeBak Kim
fdd89e7f0d
Add Alt-Tab, Cmd-Tab, and Ctl-Tab Macros to TouchCursor layer, swap LGUI and LSFT
9 years ago
JeeBak Kim
a2ed7ce795
Add additional shortcut keymaps to TOUCHCURSOR layer
9 years ago
JeeBak Kim
db8ad8204e
Add additional maps for [, and ], to LOWER
9 years ago
JeeBak Kim
b54a58859f
Make RAISE layer an all numbers/arithmatic layer
9 years ago
JeeBak Kim
216efe6c99
Move reset to a less accessible location
9 years ago
JeeBak Kim
e0dd9d6af0
Add -, +, and . to RAISE
9 years ago
JeeBak Kim
6a2c681ae9
Change calls from persistant_default_layer_set() to default_layer_set()
9 years ago
JeeBak Kim
eb9416a67d
PrintScreen and RGUI replace BACKLIT and Ctrl. Move BACKLIT to LOWER/RAISE layers
9 years ago
JeeBak Kim
984fc2b630
Media keys for all the "regular" layers
9 years ago
JeeBak Kim
7209310d1b
Add mouse layer, and remove default arrow keys (touchcursor only, now)
9 years ago
JeeBak Kim
a6bae9fb07
Add numbers to _RAISE
9 years ago
JeeBak Kim
6baf77d8fb
Move _RAISE symbols to _LOWER
9 years ago
JeeBak Kim
ad7e4af45c
Tap for Enter, hold for Shift
9 years ago
JeeBak Kim
b5d77440b6
Add personalized TouchCursor layer
9 years ago
JeeBak Kim
eb1a06d3ae
Tap for Esc, hold for Control
9 years ago
JeeBak Kim
f78a994355
Add "jeebak" keymap folder as a copy of the "default" folder
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