László Monda
|
60dade7e18
|
Make the BlackBerry trackball work in one direction.
|
2019-06-12 01:44:27 +02:00 |
|
László Monda
|
6c0ebc3223
|
Merge branch 'master' of github.com:UltimateHackingKeyboard/firmware
|
2019-06-11 22:00:27 +02:00 |
|
László Monda
|
a857780e42
|
Add pointer_delta_t and make the master and slaves handle it.
|
2019-06-11 21:58:40 +02:00 |
|
Erich Styger
|
6e77dece04
|
singed CLA
|
2019-06-11 12:47:20 +02:00 |
|
László Monda
|
a57fedec70
|
Use UhkModuleSlaveDriver_DriverIdToSlotId() in UhkModuleSlaveDriver_Update()
|
2019-06-11 00:46:47 +02:00 |
|
László Monda
|
95003cf55d
|
Reimplement SLOT_ID_TO_UHK_MODULE_DRIVER_ID as UhkModuleSlaveDriver_SlotIdToDriverId and UHK_MODULE_DRIVER_ID_TO_SLOT_ID as UhkModuleSlaveDriver_DriverIdToSlotId
|
2019-06-11 00:42:32 +02:00 |
|
László Monda
|
4486f607da
|
Make condition slightly more readable.
|
2019-06-11 00:28:21 +02:00 |
|
László Monda
|
0caf0144dc
|
Rename UhkModuleDriverId_{Left,Right}Addon to UhkModuleDriverId_{Left,Right}Module
|
2019-06-10 23:02:12 +02:00 |
|
László Monda
|
3686b2a6ff
|
Fix installation instructions regarding the GNU ARM Eclipse Plugins
|
2019-06-09 22:55:53 +02:00 |
|
László Monda
|
bf286b944e
|
Merge pull request #225 from xdever/cla
Sign CLA
|
2019-06-09 20:27:29 +02:00 |
|
Róbert Csordás
|
19cdca27e7
|
CLA
|
2019-06-09 12:58:42 +02:00 |
|
László Monda
|
657f998afa
|
Merge pull request #224 from kareltucek/cla
Sign CLA
|
2019-06-08 20:45:42 +02:00 |
|
Karel Tuček
|
d6d5178d87
|
sign cla
|
2019-06-08 17:50:08 +02:00 |
|
László Monda
|
06d1643b4f
|
Merge pull request #223 from UltimateHackingKeyboard/sign-cla
Sign CLA
|
2019-06-07 21:49:50 +02:00 |
|
László Monda
|
3058438d88
|
Sign CLA.
|
2019-06-07 21:48:14 +02:00 |
|
László Monda
|
10150c4eca
|
Update CONTRIBUTING.md
|
2019-06-07 21:46:44 +02:00 |
|
László Monda
|
196dfe3d15
|
Add CLA.
|
2019-06-07 21:26:32 +02:00 |
|
László Monda
|
d08de0e31d
|
Include module.h instead of modules.h
|
2019-05-22 22:13:19 +02:00 |
|
László Monda
|
e948af3df4
|
Rename I2C_ADDRESS_*_ADDON_* defines to I2C_ADDRESS_*_MODULE_*
|
2019-05-21 23:05:10 +02:00 |
|
László Monda
|
fc300fff0c
|
Add I2C_ADDRESS_MODULE_BOOTLOADER
|
2019-05-16 00:22:51 +02:00 |
|
László Monda
|
16c5cac395
|
Add I2C_ADDRESS_MODULE_FIRMWARE.
|
2019-05-16 00:18:51 +02:00 |
|
László Monda
|
e2e14ac73b
|
Change the I2C address of the key cluster to I2C_ADDRESS_LEFT_MODULE_BOOTLOADER
|
2019-05-16 00:00:11 +02:00 |
|
László Monda
|
cfb15b6902
|
Rename *_ADDON_* I2C addresses to *_MODULE_*
|
2019-05-15 23:59:04 +02:00 |
|
László Monda
|
92752a5963
|
Reference the latest Agent.
|
2019-05-15 23:50:12 +02:00 |
|
László Monda
|
6b74a01a0b
|
Change module id to ModuleId_KeyClusterLeft, MODULE_POINTER_COUNT to 1 and the keyboard matrix size to 2x2.
|
2019-05-15 23:19:14 +02:00 |
|
László Monda
|
b92bf86b99
|
Add firmware for the key cluster module based on the firmware of the left keyboard half.
|
2019-05-15 22:58:05 +02:00 |
|
László Monda
|
8f98bf3d2f
|
Merge pull request #217 from kareltucek/empty_macro_fix
Fix play of empty macro
|
2019-04-01 13:14:50 +02:00 |
|
Karel Tuček
|
a712ac6c8a
|
Fix play of empty macro
|
2019-04-01 12:51:59 +02:00 |
|
László Monda
|
f54967ddab
|
Merge pull request #215 from kareltucek/type_fix
fix wrong type
|
2019-04-01 02:19:45 +02:00 |
|
Karel Tuček
|
4832384cf3
|
fix key->mouseButton
|
2019-03-31 22:21:47 +02:00 |
|
Karel Tuček
|
f310e26c8e
|
fix wrong type
|
2019-03-31 21:35:26 +02:00 |
|
László Monda
|
afb434a4bd
|
Try to fix chatter by maintaining the strobe between the invocations of KeyMatrix_ScanRow()
|
2019-03-29 09:26:37 +01:00 |
|
László Monda
|
ff14aa8842
|
Merge pull request #210 from p4elkin/canonical-readme-update
add https://github.com/p4elkin/firmware to the list of featured forks
|
2019-03-06 10:33:51 +01:00 |
|
Aleksandr Pchelintcev
|
0ed9c62602
|
add https://github.com/p4elkin/firmware to the list of featured forks
|
2019-03-06 09:17:37 +02:00 |
|
László Monda
|
1373380221
|
Update README.md
|
2019-02-09 18:43:25 +01:00 |
|
László Monda
|
3f8314474a
|
Update README.md
|
2019-02-09 18:40:58 +01:00 |
|
László Monda
|
da5e668ad2
|
Link the latest 10.3.0 MCUXpresso IDE versions.
|
2019-02-09 04:34:59 +01:00 |
|
László Monda
|
5e382c67e9
|
Update README.md
|
2019-02-08 07:04:51 +01:00 |
|
László Monda
|
9076a3a6c0
|
Blink the right test LED at the same 100ms interval as the left test LED.
|
2019-02-07 00:27:43 +01:00 |
|
László Monda
|
6ab0c2eb72
|
Bump version to 8.5.4, update changelog, package.json and versions.h
v8.5.4
|
2019-01-05 16:16:37 +01:00 |
|
László Monda
|
2e73bb9ea1
|
Merge pull request #203 from UltimateHackingKeyboard/sticky-modifiers
Adjust the behavior of sticky modifiers
|
2018-12-26 03:42:47 +01:00 |
|
Eric Tang
|
e5ac605b4c
|
Adjust the behavior of sticky modiifers
|
2018-12-25 16:08:10 -08:00 |
|
László Monda
|
fb220038b7
|
Merge pull request #200 from kareltucek/origin_master
Feature firmware forks in readme
|
2018-11-18 14:44:46 +01:00 |
|
Karel Tuček
|
464c56f599
|
Feature firmware forks in Readme
|
2018-11-18 12:36:34 +01:00 |
|
László Monda
|
a59b43b433
|
Bump version to 8.5.3, update package.json, changelog, versions.h and reference the latest Agent.
v8.5.3
|
2018-10-20 01:20:31 +02:00 |
|
László Monda
|
ceb2f3de00
|
Re-enable the I2C watchdog of the left keyboard half which was accidentally disabled starting from firmware 8.4.3. This should fix the freezes of the left keyboard half.
|
2018-10-20 01:11:36 +02:00 |
|
László Monda
|
5cd4030a93
|
Merge branch 'master' of github.com:UltimateHackingKeyboard/firmware
v8.5.2
|
2018-10-06 21:33:16 +02:00 |
|
László Monda
|
21ae72dd9e
|
Bump version to 8.5.2, update changelog, package.json, versions.h, and Agent.
|
2018-10-06 21:31:32 +02:00 |
|
László Monda
|
dba61c6a42
|
Merge pull request #186 from UltimateHackingKeyboard/action-cache
Extend the behavior of keys upon layer changes to keymap changes
|
2018-10-06 20:56:06 +02:00 |
|
László Monda
|
f61acc483b
|
Update ISSUE_TEMPLATE
|
2018-10-06 20:26:47 +02:00 |
|