Commit Graph

797 Commits (4c63b3b96f9642cc5c65608122e67ea431c1dff3)

Author SHA1 Message Date
Konstantin Đorđević 919c90eab3 Format unicode_common (#13)
6 years ago
Drashna Jaelre 7b729ede72
Wordsmithing and cleanup
6 years ago
Drashna Jaelre b053a75600
Update quantum/quantum_keycodes.h
6 years ago
Drashna Jaelre c0cd867155
Move and update check to ensure only one unicode method is enabled
6 years ago
Drashna Jaelre 0b403a4c4c
Cleanup
6 years ago
Drashna Jaelre 6840d80855
Update all of the songs
6 years ago
Drashna Jaelre 0d64e6548b
Fix Linux Song
6 years ago
Drashna Jaelre afad38786a
Update keycode defines
6 years ago
Konstantin Đorđević 4860a8c6fc
white spaces
6 years ago
Konstantin Đorđević eaa5efc697
white spaces
6 years ago
Konstantin Đorđević eca3a411ad
white spaces .... copied from elsewhere
6 years ago
Konstantin Đorđević df4f58ef31
consistency
6 years ago
Konstantin Đorđević d4b8811013
Yuuup
6 years ago
Konstantin Đorđević 95385670a3
non-breaking
6 years ago
Konstantin Đorđević 4b2a0bc145
Thought I fixed that!
6 years ago
Drashna Jaelre e5da49ca63
Add BSD for future compatibility
6 years ago
Konstantin Đorđević 427a38fedf
white spaces
6 years ago
Konstantin Đorđević 8d0954b811
SPAAAAAAAAAACing
6 years ago
Konstantin Đorđević cfa4163d06
Fix spacing
6 years ago
Konstantin Đorđević 122fbac89c
Because I missed it!
6 years ago
Konstantin Đorđević bf79667460
Fix spacing
6 years ago
Konstantin Đorđević 44c238f8de
Fix white spaces
6 years ago
Drashna Jaelre 08bab87444
Update unicode keycodes for consistency/easier merge
6 years ago
Drashna Jaelre 5015c2b4d2
Update keycodes
6 years ago
Drashna Jaelre be2c6e70a7
Tap_code cleanup
6 years ago
Drashna Jaelre 59bf691ce3
Add audio feedback to input mode keys to drive konstantin up a wall
6 years ago
Drashna Jaelre 9698e3f262
Move Unicode proccessing to unicode common
6 years ago
Drashna Jaelre a6e66f09ca
Add unicode init to where it belongs: matrix_init_quantum
6 years ago
Drashna Jaelre 7b6391bd18
Remove unicode init from process_record_* functions
6 years ago
Drashna Jaelre 18fcde13ad
Standardize the Unicode EEPROM code
6 years ago
Drashna Jaelre f1529e74c4 Remove old declaration
6 years ago
Danny Nguyen a5fa75fcb3 Move disable JTAG code from `keyboard_init` to `keyboard_setup`
6 years ago
Jack Humbert 15f6278aa6
Add support for Atmega32A to pin declarations and universal matrix (#4015)
6 years ago
Drashna Jaelre f63c0b7844 Add pointer(?) to disable_JTAG to prevent compiler errors (#4310)
6 years ago
That-Canadian 5630ad7604 Added JTAG disable code to the split_common (#4309)
6 years ago
Drashna Jaelre 4ffcacd920 Add Bootmagic Lite to QMK (#4215)
6 years ago
Jack Humbert 85688e5b52 add support for encoders to core
6 years ago
ROMUSKING 5694e7b6a6 Keymap: add new keymap (#4127)
6 years ago
Drashna Jaelre 7222e3691b Fix Unicode EEPROM handling so it is consistent. (#4066)
6 years ago
mtei db03b76910 optimize rgblight_effect_alternating(void)
6 years ago
QMK Bot 1d03af876c convert to unix line-endings [skip ci]
6 years ago
Žan Pevec 8ce9e3255e Fixes on slovenian keymap
6 years ago
Drashna Jaelre 1dc1e12fec Only include lufa.h if AVR in quantum/api.h
6 years ago
Žan Pevec ec86141a4a Basic Slovenian keymap added (#4128)
6 years ago
Patrick Hener 0793abfd19 Add sendstring_german.h (#4124)
6 years ago
mtei 4bb0fb2ffc A comment indicating the insertion location of the new mode was added.
6 years ago
mtei 661e304033 Add a temporary comment to quantum/rgblight.h to aid migration.
6 years ago
Drashna Jaelre cfa9f6ba6d Add non-US Hash and Backslash to AutoShift handling
6 years ago
James Laird-Wah 0c3137d8ff rgb_matrix: continue calling rgb_matrix_indicators() when toggled off
6 years ago
martinakcsilla 0d61e612f0 process_ucis: Add a callback for success (#4067)
6 years ago