Reibl János Dániel
4ba0cb7ebc
Add OLED support for Riblee F411 ( #10778 )
...
* Add OLED support for Riblee F422
* Fix typo
5 years ago
Reibl János Dániel
661f4aaa8a
[Keymap] Move my custom functions and keymaps to userspace ( #10502 )
...
* Move my custom functions and keymaps to userspace to be able to add the STM32F411 variant of my keyboard with mostly the same functionality
* Move keymaps to community layouts
* Remove keymaps from userspace readme.md
Co-authored-by: Janos Daniel Reibl <janos.daniel.reibl@protonmail.com>
5 years ago
Reibl János Dániel
284a5267d5
Add Unicode modes for `handwired/riblee_f401:riblee` ( #10461 )
...
* Add unicode modes
* Update keyboards/handwired/riblee_f401/keymaps/riblee/config.h
5 years ago
Reibl János Dániel
7a3a57e457
Updates to handwired/riblee_f401 keymaps ( #10376 )
...
* Add new keymap with Hungarian accent support
Add flashing support
* Remove unnecessary mcu config
* Use bootmagic instead of custom macros
5 years ago
Reibl János Dániel
671d066c84
[Keyboard] Add handwired 12*5 blackpill keyboard ( #9855 )
...
* Add new handwired keyboard with F401 blackpill
* Re-indent
* Add README.md
* Apply suggestions from code review
* Re-indent
* Add README.md
* Apply suggestions from code review
* Fix spacing
* Modify keymap
Add license header
5 years ago
itsnoteasy
a68b0ed9a2
[Keyboard] Add ortho5by12 keyboard ( #9141 )
...
* Add files via upload
* Update keyboards/ortho5by12/rules.mk
* Add files via upload
* Add files via upload
* Update keyboards/ortho5by12/ortho5by12.h
* Update keyboards/ortho5by12/ortho5by12.h
* Add files via upload
* Add files via upload
* Update keyboards/ortho5by12/readme.md
* Update keyboards/ortho5by12/readme.md
* Update keyboards/ortho5by12/readme.md
* Update keyboards/ortho5by12/readme.md
* Update keyboards/ortho5by12/readme.md
* Update keyboards/ortho5by12/readme.md
* Update keyboards/ortho5by12/info.json
* Update keyboards/ortho5by12/ortho5by12.h
* Apply suggestions from code review
* Update rules.mk
* Update config.h
* Update config.h
* Update config.h
* Delete rules.mk
* Delete config.h
* Delete info.json
* Delete ortho5by12.c
* Delete ortho5by12.h
* Delete readme.md
* Delete keymap.c
5 years ago
Olivier Poitrey
e611433cb5
rs: code friendly keymap for preonic, iris and my preonic clone ( #4303 )
...
I worked on those keymap to simplify the use of 60% keyboards for
coders. Instead of trying to mimic planck, this keymap remove
raise/lower layer complexity and keep some important sign keys for coder
in the upper right side pretty much the same way as they are on a full
keyboard.
A karabiner configuration is also provided to mimic most of the keymap
features on the macbook internal keyboard for when you are forced to use
it.
6 years ago
Merlin04
3fc5a05d66
Keyboard: Added support for the Fractal keyboard ( #3457 )
...
* Added support for the Fractal keyboard
* Try to fix the issue
* Add support for the Fractal keyboard.
* Fix errors with files
7 years ago
Jack Humbert
1572375bfb
adds support for preonic rev 3
7 years ago
Drashna Jaelre
deb5a4b6a9
Convert all Preonic keymaps to layout format ( #2644 )
...
* Convert all Preonic keymaps to layout format
* Make sure preonic layouts are using QMK_KEYBOARD_H
7 years ago
Jack Humbert
ec3e065f0d
QMK DFU bootloader generation ( #2009 )
...
* adds :bootloader target
* update planck and preonic revisions
* remove references to .h files for planck
* update preonic keymap
* only add keyboard.h files that exist
* add production target
* hook things up with the new lufa variables
* update rules for planck/preonic
* back backlight key turn of status led when pressed
* add manufacturer/product strings to bootloader
8 years ago
Jack Humbert
415d38ba9e
adds music mode, music mode songs, music mask
8 years ago
Jack Humbert
f407f3e8de
remove unneccesary headers
8 years ago
Jack Humbert
6a3c66776c
clean-up planck and preonic keymaps, move audio stuff around
8 years ago
Nikolaus Wittenstein
8ddbf7f59f
Fix spelling of "persistent"
...
Fixes #1201 .
8 years ago
Jack Humbert
938422ce99
layer defines to enum
9 years ago
Robert Dale
9c26498f49
added Midi On/Off; Enter is actually transparent
9 years ago
Robert Dale
47223ebee4
Corrected the ascii layout to match the coded layout
9 years ago
Jack Humbert
94d3159d9d
correct break/return order for planck and preonic defaults
9 years ago
Jack Humbert
e5d1e4b8ce
Preonic keymap update
9 years ago
Jack Humbert
0058c33815
updates preonic default layout
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
1a0bac8bcc
Warning reductions ( #430 )
...
Warning reductions
9 years ago
Jack Humbert
fe9b1482fd
adds KC_NUBS, KC_NUHS and shifted versions to default keymaps
9 years ago
Jack Humbert
e2aa980ad5
cleans up default keymaps (olkb)
9 years ago
Jack Humbert
66e0323881
removes extra voices, updates .hex files
9 years ago
Jack Humbert
9fb1e5441f
updates preonic default keymap
9 years ago
Eric Tang
620ac4b260
Update functions used to write to EEPROM
9 years ago
Jack Humbert
9828aba2a1
adds multiple voices and the ability to iterate/deiterate between them
9 years ago
Jack Humbert
157ddccc2c
start-up sound working, removes tick with some devices
9 years ago
Jack Humbert
b0635e58eb
delay isn't the problem here
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
a2f31c886f
getting ready for getters and setters
9 years ago
Jack Humbert
e49712b559
note sliding - on right now
9 years ago
Jack Humbert
ce463ef424
audio fixes
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
c83aa16f1d
fixes audio prescaler to emit correct freq
9 years ago
Jack Humbert
ab19ebd08a
MAGIC functionality, AG swap in default layout
9 years ago
Jack Humbert
86169833c5
updates to preonic default, music mode integrated
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
931b0a79fc
updates to noise
9 years ago
Jack Humbert
a90d68739a
music mode file
9 years ago
Jack Humbert
54b0a2bf76
adding files is always smart
9 years ago
Yang Liu
0a40654b82
Add support for WS2812 LEDs
10 years ago
Jack Humbert
a820533ab7
keymap.c changes, disable grep stuff
10 years ago
Jack Humbert
dfe7004bc5
new keymap folder structure and makefile magic
10 years ago
Jack Humbert
a6913550c8
fixed MOs
10 years ago