Commit Graph

5870 Commits (517f75d893253e448105401ac638257841ad9e97)
 

Author SHA1 Message Date
Jack Humbert 4549b0417e Merge pull request from priyadi/adafruit-mouse-buttons
Adafruit Feather BLE / BLE Friend mouse buttons support
Jack Humbert 3a1a7d6472 Merge branch 'master' of https://github.com/qmk/qmk_firmware
Jack Humbert 7eccbfe737 exclude PRs
Damien Broqua f06f883589 - Some changes on DK60
Ante Laurijssen 06684555d2 Another typo...
Ante Laurijssen cd4ccee703 Corrected typo in readme.md
Ante Laurijssen 1ef911d150 Added a few images
Ante Laurijssen 4c48c29c0e Added MIDI_CHORD layer and other little fixes.
Updated readme.md
Nick Choi 5393bc6f4e switched to uint8 and 16
Danny Nguyen 4a8da0cb45 Modify pinout and layouts for Nyquist
Danny Nguyen aeade1b197 Fork Let’s Split files
Jack Humbert 732a115b32 Merge pull request from qmk/jackhumbert-patch-1
Re-enable mouse buttons from 
Jack Humbert b6c60333e4 Re-enable mouse buttons
Jack Humbert 0c351fa98b no master needed on push maybe
Jack Humbert bd39e91f78 Merge branch 'master' of https://github.com/qmk/qmk_firmware
Jack Humbert 44832127d7 push to git url
Priyadi Iman Nurcahyo 7eebdd4760 Jokrik's Clueboard layout ()
Jack Humbert 1d6a18db99 Merge pull request from Maartenwut/patch-1
Added SEND_STRING(); to the documentation.
Jack Humbert cecf783e14 Merge pull request from fredizzimo/wsl_setup
Add script for setting up Windows Subsystem for Linux
Maarten Dekkers 91c6113cba Added SEND_STRING(); to the documentation.
Jack Humbert 988941cc0a Merge branch 'master' of https://github.com/qmk/qmk_firmware
Jack Humbert ee0135fb81 get rid of folders in tar
Jack Humbert e179dbd9e6 Merge pull request from Dbroqua/patch-3
Update Differences-from-TMK.md
Jack Humbert 7041055ace Merge branch 'master' of https://github.com/qmk/qmk_firmware
Jack Humbert ae6b803ad6 more than one en-file, and actually ignore docs
binaryplease 3ea5726739 redefined options in config.h
Damien 51e44fd6c5 Update Differences-from-TMK.md
Removed fn_actions.

According this [comment](https://github.com/qmk/qmk_firmware/pull/1336#issuecomment-304634633)
Priyadi Iman Nurcahyo f0fc2db4e2 Adafruit Feather BLE / BLE Friend mouse buttons support
Erez Zukerman 80707d529c Merge pull request from qmk/hf/prevent_stuck_mods
Adds prevent stuck modifiers to EZ default
Erez Zukerman 41fa638aa8 Adds prevent stuck modifiers to EZ default
binaryplease a83662329d overwriting optins in makefile and configuration
binaryplease 64e4c47ae4 disabled backlight and audio
binaryplease 58af88eb51 copied default planck keymap to handwired_binaryplease;
Jack Humbert 71feac5717 ignore docs, fix tag/hex pushing
Fred Sundvik 78aebe0631 Update windows 10 instructions
Jack Humbert de0a058da7 Merge pull request from Dbroqua/patch-2
Update Differences-from-TMK.md
Fred Sundvik 999b35c7f8 Create a symlink to qmk if requested
Fred Sundvik ec720ac1ea Add activate_wsl to .bashrc
Fred Sundvik fa4a492677 Fix symlink creation
Fred Sundvik 3e4f2f5590 Use unzip instead of 7zip
Fred Sundvik 3d3999d863 Actually install flip instead of just extracting
Fred Sundvik b8899b48b4 Make symlink to utils and export programmer variables
Fred Sundvik 9c582fc797 Add install dependencies
Fred Sundvik 477bd4b948 Add prompt for re-downloading the utils
Fred Sundvik c2096bb515 Add driver installation
Fred Sundvik aa26464480 Add checks for cloning to the right dir
Fred Sundvik 28a4e90565 Download windows flashing utils and driver_installer
Damien b2010cd478 Update Differences-from-TMK.md
Hello,

I'm not sure but it seems to be uint8_t for TMK/fn_actions (cf. https://github.com/tmk/tmk_keyboard/blob/master/README.md ).

Regards,
Damien
Jack Humbert d0d81eecef Merge pull request from fredizzimo/fix_faq_lineending
Fix line endings in FAQ.md
Ante Laurijssen a584675735 Midi Chord Function is now working! But some chords lag...